Searched refs:php_curlm_handlers (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/curl/ | ||
H A D | php_curl.h | 197 } php_curlm_handlers; typedef |
H A D | multi.c | 66 mh->handlers = ecalloc(1, sizeof(php_curlm_handlers)); in PHP_FUNCTION() |
Completed in 6 milliseconds