Searched refs:html_quote_string (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconvert.h110 char *html_quote_string (const char *);
H A Dconvert.c315 char *quoted_newlink = html_quote_string (newlink);
612 return html_quote_string (file);
649 return html_quote_string (newname);
1018 html_quote_string (const char *s)
1015 html_quote_string (const char *s) function
H A Dftp-ls.c44 #include "convert.h" /* for html_quote_string prototype */
1113 htcldir = html_quote_string (u->dir);
1160 htclfile = html_quote_string (f->name);

Completed in 91 milliseconds