Searched refs:zend_llist_clean (Results 1 – 11 of 11) sorted by relevance
38 zend_llist_clean(&PG(tick_functions)); in php_deactivate_ticks()
703 zend_llist_clean(&SG(sapi_headers).headers); in sapi_header_op()
802 zend_llist_clean(&header);
55 ZEND_API void zend_llist_clean(zend_llist *l);
121 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() function
431 zend_llist_clean(&mh->easyh); in _php_curl_multi_close()
2775 zend_llist_clean(&ch->to_free->post); in _php_curl_setopt()3393 zend_llist_clean(&ch->to_free->str); in _php_curl_close_ex()3394 zend_llist_clean(&ch->to_free->post); in _php_curl_close_ex()
1085 zend_llist_clean(LIBXML(error_list)); in PHP_FUNCTION()
198 zend_llist_clean(&(db_obj->free_list)); in PHP_METHOD()
2134 zend_llist_clean(stmt->error_info->error_list); in MYSQLND_METHOD()
107 zend_llist_clean(info->error_list); in MYSQLND_METHOD()
Completed in 65 milliseconds