Home
last modified time | relevance | path

Searched refs:curl_free_slist (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/curl/
H A Dinterface.c1011 static void curl_free_slist(zval *el) in curl_free_slist() function
1111 zend_hash_init(ch->to_free->slist, 4, NULL, curl_free_slist, 0); in init_curl_handle()

Completed in 17 milliseconds