Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_ticks.c34 zend_llist_clean(&PG(tick_functions)); in php_deactivate_ticks()
H A DSAPI.c707 zend_llist_clean(&SG(sapi_headers).headers); in sapi_header_op()
H A Drfc1867.c775 zend_llist_clean(&header);
/PHP-8.3/Zend/
H A Dzend_llist.h53 ZEND_API void zend_llist_clean(zend_llist *l);
H A Dzend_llist.c121 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() function
/PHP-8.3/ext/curl/
H A Dmulti.c337 zend_llist_clean(&mh->easyh); in PHP_FUNCTION()
565 zend_llist_clean(&mh->easyh); in curl_multi_free_obj()
H A Dinterface.c1609 zend_llist_clean(&ch->to_free->post); in build_mime_structure_from_hash()
2960 zend_llist_clean(&ch->to_free->post); in curl_free_obj()
2961 zend_llist_clean(&ch->to_free->stream); in curl_free_obj()
2964 zend_llist_clean(&ch->to_free->buffers); in curl_free_obj()
/PHP-8.3/ext/mysqli/
H A Dmysqli_api.c495 zend_llist_clean(&mysql->mysql->data->error_info->error_list); in close_stmt_and_copy_errors()
1323 zend_llist_clean(&mysql->mysql->data->error_info->error_list); in PHP_FUNCTION()
H A Dmysqli_nonapi.c553 zend_llist_clean(&mysql->mysql->data->error_info->error_list);
/PHP-8.3/ext/libxml/
H A Dlibxml.c1183 zend_llist_clean(LIBXML(error_list)); in PHP_FUNCTION()
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_ps.c1723 zend_llist_clean(&stmt->error_info->error_list); in MYSQLND_METHOD()
H A Dmysqlnd_connection.c104 zend_llist_clean(&info->error_list); in MYSQLND_METHOD()
/PHP-8.3/ext/sqlite3/
H A Dsqlite3.c188 zend_llist_clean(&(db_obj->free_list)); in PHP_METHOD()

Completed in 124 milliseconds