Searched refs:Z_CURL_P (Results 1 – 3 of 3) sorted by relevance
94 ch = Z_CURL_P(z_ch); in PHP_FUNCTION()138 tmp_ch = Z_CURL_P(pz_ch_temp); in _php_curl_multi_find_easy_handle()164 ch = Z_CURL_P(z_ch); in PHP_FUNCTION()255 ch = Z_CURL_P(pz_ch); in PHP_FUNCTION()280 ch = Z_CURL_P(z_ch); in PHP_FUNCTION()330 ch = Z_CURL_P(pz_ch); in PHP_FUNCTION()357 php_curl *ch = Z_CURL_P(pz_ch); in PHP_FUNCTION()417 parent = Z_CURL_P(pz_parent_ch); in _php_server_push_callback()568 ch = Z_CURL_P(pz_ch); in curl_multi_free_obj()
146 #define Z_CURL_P(zv) curl_from_obj(Z_OBJ_P(zv)) macro
1115 ch = Z_CURL_P(curl); in init_curl_handle_into_zval()1585 ch = Z_CURL_P(zid); in PHP_FUNCTION()2351 ch = Z_CURL_P(zid); in PHP_FUNCTION()2374 ch = Z_CURL_P(zid); in PHP_FUNCTION()2418 ch = Z_CURL_P(zid); in PHP_FUNCTION()2475 ch = Z_CURL_P(zid); in PHP_FUNCTION()2739 ch = Z_CURL_P(zid); in PHP_FUNCTION()2764 ch = Z_CURL_P(zid); in PHP_FUNCTION()2780 ch = Z_CURL_P(zid); in PHP_FUNCTION()2962 ch = Z_CURL_P(zid); in PHP_FUNCTION()[all …]
Completed in 23 milliseconds