Home
last modified time | relevance | path

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

/php-src/main/
H A Drfc1867.c342 static void php_free_hdr_entry(mime_header_entry *h) in php_free_hdr_entry() function
759 zend_llist_init(&header, sizeof(mime_header_entry), (llist_dtor_func_t) php_free_hdr_entry, 0);

Completed in 7 milliseconds