Home
last modified time | relevance | path

Searched refs:url_quote_conv (Results 1 – 20 of 20) sorted by relevance

/dports/japanese/w3m/w3m-2b59b9e/
H A Dframe.c97 body->name = url_quote_conv(p, buf->document_charset); in newFrame()
652 d_target = url_quote_conv(q, charset); in createFrameFile()
H A Dfm.h1111 #define url_quote_conv(x,c) url_quote(wc_conv_strict((x), InnerCharset, (c))->ptr) macro
1118 #define url_quote_conv(x,c) url_quote(x) macro
H A Dfile.c5792 p = url_quote_conv(p, buf->document_charset);
5805 id = url_quote_conv(id, name_charset);
5812 q = url_quote_conv(q, buf->document_charset);
5891 p = url_quote_conv(remove_space(p),
6121 url_quote_conv(p, buf->document_charset);
6231 id = url_quote_conv(id, name_charset);
6236 p = url_quote_conv(p, buf->document_charset);
H A Durl.c2451 return url_quote_conv((char *)url, in url_encode()
H A DChangeLog.15938 * main.c (execdict): use url_quote_conv() instead of cURLcode()
6223 * file.c (loadGopherDir): html_quote(url_quote_conv())
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dframe.c97 body->name = url_quote_conv(p, buf->document_charset); in newFrame()
652 d_target = url_quote_conv(q, charset); in createFrameFile()
H A Dfm.h1111 #define url_quote_conv(x,c) url_quote(wc_conv_strict((x), InnerCharset, (c))->ptr) macro
1118 #define url_quote_conv(x,c) url_quote(x) macro
H A Dfile.c5792 p = url_quote_conv(p, buf->document_charset);
5805 id = url_quote_conv(id, name_charset);
5812 q = url_quote_conv(q, buf->document_charset);
5891 p = url_quote_conv(remove_space(p),
6121 url_quote_conv(p, buf->document_charset);
6231 id = url_quote_conv(id, name_charset);
6236 p = url_quote_conv(p, buf->document_charset);
H A Durl.c2451 return url_quote_conv((char *)url, in url_encode()
H A DChangeLog.15938 * main.c (execdict): use url_quote_conv() instead of cURLcode()
6223 * file.c (loadGopherDir): html_quote(url_quote_conv())
/dports/www/w3m-img/w3m-2b59b9e/
H A Dframe.c97 body->name = url_quote_conv(p, buf->document_charset); in newFrame()
652 d_target = url_quote_conv(q, charset); in createFrameFile()
H A Dfm.h1111 #define url_quote_conv(x,c) url_quote(wc_conv_strict((x), InnerCharset, (c))->ptr) macro
1118 #define url_quote_conv(x,c) url_quote(x) macro
H A Dfile.c5792 p = url_quote_conv(p, buf->document_charset);
5805 id = url_quote_conv(id, name_charset);
5812 q = url_quote_conv(q, buf->document_charset);
5891 p = url_quote_conv(remove_space(p),
6121 url_quote_conv(p, buf->document_charset);
6231 id = url_quote_conv(id, name_charset);
6236 p = url_quote_conv(p, buf->document_charset);
H A Durl.c2451 return url_quote_conv((char *)url, in url_encode()
H A DChangeLog.15938 * main.c (execdict): use url_quote_conv() instead of cURLcode()
6223 * file.c (loadGopherDir): html_quote(url_quote_conv())
/dports/www/w3m/w3m-2b59b9e/
H A Dframe.c97 body->name = url_quote_conv(p, buf->document_charset); in newFrame()
652 d_target = url_quote_conv(q, charset); in createFrameFile()
H A Dfm.h1111 #define url_quote_conv(x,c) url_quote(wc_conv_strict((x), InnerCharset, (c))->ptr) macro
1118 #define url_quote_conv(x,c) url_quote(x) macro
H A Dfile.c5792 p = url_quote_conv(p, buf->document_charset);
5805 id = url_quote_conv(id, name_charset);
5812 q = url_quote_conv(q, buf->document_charset);
5891 p = url_quote_conv(remove_space(p),
6121 url_quote_conv(p, buf->document_charset);
6231 id = url_quote_conv(id, name_charset);
6236 p = url_quote_conv(p, buf->document_charset);
H A Durl.c2451 return url_quote_conv((char *)url, in url_encode()
H A DChangeLog.15938 * main.c (execdict): use url_quote_conv() instead of cURLcode()
6223 * file.c (loadGopherDir): html_quote(url_quote_conv())