Searched refs:_php_curl_share_close (Results 1 – 3 of 3) sorted by relevance
120 void _php_curl_share_close(zend_resource *rsrc) /* {{{ */ in _php_curl_share_close() function
124 void _php_curl_share_close(zend_resource *);
586 …le_curl_share_handle = zend_register_list_destructors_ex(_php_curl_share_close, NULL, "curl_share"… in PHP_MINIT_FUNCTION()
Completed in 14 milliseconds