Searched refs:CURLOPT_REFERER (Results 1 – 4 of 4) sorted by relevance
21 curl_setopt($ch, CURLOPT_REFERER, 'http://www.refer.er');
330 const CURLOPT_REFERER = UNKNOWN; define
287 REGISTER_LONG_CONSTANT("CURLOPT_REFERER", CURLOPT_REFERER, CONST_PERSISTENT); in register_curl_symbols()
1861 case CURLOPT_REFERER: in _php_curl_setopt()
Completed in 25 milliseconds