Searched refs:CURLOPT_FNMATCH_FUNCTION (Results 1 – 3 of 3) sorted by relevance
2160 const CURLOPT_FNMATCH_FUNCTION = UNKNOWN; define
2307 case CURLOPT_FNMATCH_FUNCTION: in _php_curl_setopt()2308 curl_easy_setopt(ch->cp, CURLOPT_FNMATCH_FUNCTION, curl_fnmatch); in _php_curl_setopt()
651 REGISTER_LONG_CONSTANT("CURLOPT_FNMATCH_FUNCTION", CURLOPT_FNMATCH_FUNCTION, CONST_PERSISTENT); in register_curl_symbols()
Completed in 37 milliseconds