Home
last modified time | relevance | path

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

/PHP-7.4/ext/curl/
H A Dmulti.c138 static zval *_php_curl_multi_find_easy_handle(php_curlm *mh, CURL *easy) /* {{{ */ in _php_curl_multi_find_easy_handle() function
365 zval *pz_ch = _php_curl_multi_find_easy_handle(mh, tmp_msg->easy_handle); in PHP_FUNCTION()
498 pz_parent_ch = _php_curl_multi_find_easy_handle(mh, parent_ch); in _php_server_push_callback()

Completed in 5 milliseconds