Home
last modified time | relevance | path

Searched refs:REJECT_ZERO (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Descape.h34 REJECT_ZERO enumerator
H A Descape.c158 ((ctrl == REJECT_ZERO) && (in == 0))) { in Curl_urldecode()
H A Dgopher.c175 result = Curl_urldecode(newp, 0, &sel, &len, REJECT_ZERO); in gopher_do()
H A Dldap.c895 result = Curl_urldecode(dn, 0, &unescaped, NULL, REJECT_ZERO); in _ldap_url_parse2()
961 REJECT_ZERO); in _ldap_url_parse2()
1030 result = Curl_urldecode(filter, 0, &unescaped, NULL, REJECT_ZERO); in _ldap_url_parse2()
H A Dfile.c175 &real_path_len, REJECT_ZERO); in file_connect()
H A Dsetopt.c2164 REJECT_ZERO); in setopt_cptr()
2167 REJECT_ZERO); in setopt_cptr()
H A Dtftp.c466 &filename, NULL, REJECT_ZERO); in tftp_send_first()
H A Durl.c1869 REJECT_ZERO : REJECT_CTRL);
1891 REJECT_ZERO : REJECT_CTRL);
/curl/lib/vssh/
H A Dcurl_path.c48 &working_path_len, REJECT_ZERO); in Curl_getworkingpath()

Completed in 26 milliseconds