Home
last modified time | relevance | path

Searched refs:curl_pause (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/curl/tests/
H A Dcurl_pause_001.phpt2 Test CURL_READFUNC_PAUSE and curl_pause()
37 curl_pause($ch, CURLPAUSE_CONT);
/PHP-8.3/ext/curl/
H A Dcurl_arginfo.h166 ZEND_FUNCTION(curl_pause);
204 ZEND_FE(curl_pause, arginfo_curl_pause)
H A Dcurl.stub.php3707 function curl_pause(CurlHandle $handle, int $flags): int {} function
H A Dinterface.c3171 PHP_FUNCTION(curl_pause) in PHP_FUNCTION() argument

Completed in 33 milliseconds