Searched refs:php_curl_handlers (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/curl/ | ||
H A D | curl_private.h | 80 } php_curl_handlers; typedef |
H A D | interface.c | 1759 ch->handlers = ecalloc(1, sizeof(php_curl_handlers)); in init_curl_handle() |
Completed in 13 milliseconds