Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c989 static void curl_free_slist(zval *el) in curl_free_slist() function
1146 zend_hash_init(&ch->to_free->slist, 4, NULL, curl_free_slist, 0); in init_curl_handle()

Completed in 9 milliseconds