Searched refs:_php_curl_multi_cleanup_list (Results 1 – 2 of 2) sorted by relevance
200 void _php_curl_multi_cleanup_list(void *data);
65 zend_llist_init(&mh->easyh, sizeof(zval), _php_curl_multi_cleanup_list, 0); in PHP_FUNCTION()100 void _php_curl_multi_cleanup_list(void *data) /* {{{ */ in _php_curl_multi_cleanup_list() function
Completed in 11 milliseconds