Home
last modified time | relevance | path

Searched refs:PHP_CURL_USER (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/curl/tests/
H A Dcurl_write_callback.phpt7 …rl to access this file, passing the output into a callback. Tests the PHP_CURL_USER case in curl_w…
/PHP-8.4/ext/curl/
H A Dcurl_private.h35 #define PHP_CURL_USER 2 macro
H A Dinterface.c589 case PHP_CURL_USER: { in curl_write()
832 case PHP_CURL_USER: { in curl_read()
890 case PHP_CURL_USER: { in curl_write_header()
1645 curl_ptr->handlers.handler_type->method = PHP_CURL_USER; \

Completed in 17 milliseconds