Searched refs:php_curl_handlers (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/curl/ | ||
H A D | php_curl.h | 165 } php_curl_handlers; typedef |
H A D | interface.c | 1877 ch->handlers = ecalloc(1, sizeof(php_curl_handlers)); in alloc_curl_handle() |
Completed in 17 milliseconds