Home
last modified time | relevance | path

Searched refs:REJECT_ZERO (Results 1 - 8 of 8) sorted by relevance

/third_party/curl/lib/
H A Descape.h34 REJECT_ZERO enumerator
H A Dcurl_path.c48 &working_path_len, REJECT_ZERO); in Curl_getworkingpath()
H A Descape.c114 * - REJECT_ZERO: rejects decoded zero bytes
155 ((ctrl == REJECT_ZERO) && (in == 0))) { in Curl_urldecode()
H A Dgopher.c173 result = Curl_urldecode(newp, 0, &sel, &len, REJECT_ZERO); in gopher_do()
H A Dldap.c886 result = Curl_urldecode(dn, 0, &unescaped, NULL, REJECT_ZERO); in _ldap_url_parse2()
952 REJECT_ZERO); in _ldap_url_parse2()
1021 result = Curl_urldecode(filter, 0, &unescaped, NULL, REJECT_ZERO); in _ldap_url_parse2()
H A Dfile.c165 &real_path_len, REJECT_ZERO); in file_connect()
H A Durl.c1914 REJECT_ZERO : REJECT_CTRL);
1935 REJECT_ZERO : REJECT_CTRL);
2390 REJECT_ZERO);
2396 NULL, REJECT_ZERO);
H A Dtftp.c468 &filename, NULL, REJECT_ZERO); in tftp_send_first()

Completed in 10 milliseconds