Searched refs:CURLOPT_FAILONERROR (Results 1 – 4 of 4) sorted by relevance
35 curl_setopt($this->curl, CURLOPT_FAILONERROR, false);
95 const CURLOPT_FAILONERROR = UNKNOWN; define
240 REGISTER_LONG_CONSTANT("CURLOPT_FAILONERROR", CURLOPT_FAILONERROR, CONST_PERSISTENT); in register_curl_symbols()
1696 case CURLOPT_FAILONERROR: in _php_curl_setopt()
Completed in 21 milliseconds