Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_ticks.c36 zend_llist_clean(&PG(tick_functions)); in php_deactivate_ticks()
H A DSAPI.c697 zend_llist_clean(&SG(sapi_headers).headers); in sapi_header_op()
H A Drfc1867.c792 zend_llist_clean(&header);
/PHP-7.4/Zend/
H A Dzend_llist.h53 ZEND_API void zend_llist_clean(zend_llist *l);
H A Dzend_llist.c119 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() function
/PHP-7.4/ext/curl/
H A Dmulti.c427 zend_llist_clean(&mh->easyh); in _php_curl_multi_close()
H A Dinterface.c2316 zend_llist_clean(&ch->to_free->post); in build_mime_structure_from_hash()
3643 zend_llist_clean(&ch->to_free->str); in _php_curl_close_ex()
3644 zend_llist_clean(&ch->to_free->post); in _php_curl_close_ex()
3645 zend_llist_clean(&ch->to_free->stream); in _php_curl_close_ex()
/PHP-7.4/ext/libxml/
H A Dlibxml.c1136 zend_llist_clean(LIBXML(error_list)); in PHP_FUNCTION()
/PHP-7.4/ext/mysqli/
H A Dmysqli_nonapi.c620 zend_llist_clean(&mysql->mysql->data->error_info->error_list);
H A Dmysqli_api.c1883 zend_llist_clean(&mysql->mysql->data->error_info->error_list);
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c194 zend_llist_clean(&(db_obj->free_list)); in PHP_METHOD()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps.c2037 zend_llist_clean(&stmt->error_info->error_list); in MYSQLND_METHOD()
H A Dmysqlnd_connection.c106 zend_llist_clean(&info->error_list); in MYSQLND_METHOD()

Completed in 79 milliseconds