Branch: Tag:

2001-12-08

2001-12-08 01:52:34 by Martin Nilsson <mani@lysator.liu.se>

Added autodoc

Rev: src/modules/Yp/yp.c:1.23
Rev: src/modules/_Roxen/roxen.c:1.25

310:   }      static void f_html_encode_string( INT32 args ) + /*! @decl string html_encode_string(mixed in) +  *! +  *! Encodes the @[in] data as an HTML safe string. +  */   {    struct pike_string *str;    int newlen;