Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dmulti.c128 static zval *_php_curl_multi_find_easy_handle(php_curlm *mh, CURL *easy) /* {{{ */ in _php_curl_multi_find_easy_handle() function
295 zval *pz_ch = _php_curl_multi_find_easy_handle(mh, tmp_msg->easy_handle); in PHP_FUNCTION()
380 pz_parent_ch = _php_curl_multi_find_easy_handle(mh, parent_ch); in _php_server_push_callback()

Completed in 5 milliseconds