Searched refs:PHP_CURL_USER (Results 1 – 3 of 3) sorted by relevance
7 …rl to access this file, passing the output into a callback. Tests the PHP_CURL_USER case in curl_w…
35 #define PHP_CURL_USER 2 macro
1376 case PHP_CURL_USER: { in curl_write()1516 case PHP_CURL_USER: { in curl_read()1586 case PHP_CURL_USER: { in curl_write_header()2801 ch->handlers.write_header->method = PHP_CURL_USER; in _php_curl_setopt()2842 ch->handlers.read->method = PHP_CURL_USER; in _php_curl_setopt()2859 ch->handlers.write->method = PHP_CURL_USER; in _php_curl_setopt()
Completed in 12 milliseconds