Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_ticks.c32 zend_llist_clean(&PG(tick_functions)); in php_deactivate_ticks()
H A DSAPI.c711 zend_llist_clean(&SG(sapi_headers).headers); in sapi_header_op()
H A Drfc1867.c788 zend_llist_clean(&header);
/PHP-5.5/Zend/
H A Dzend_llist.h55 ZEND_API void zend_llist_clean(zend_llist *l);
H A Dzend_llist.c122 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() function
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_priv.h119 zend_llist_clean((error_info).error_list); \
H A Dmysqlnd_ps.c2086 zend_llist_clean(stmt->error_info->error_list); in MYSQLND_METHOD()
H A Dmysqlnd.c170 zend_llist_clean(conn->error_info->error_list); in MYSQLND_METHOD()
/PHP-5.5/ext/curl/
H A Dmulti.c355 zend_llist_clean(&mh->easyh); in _php_curl_multi_close()
H A Dinterface.c2713 zend_llist_clean(&ch->to_free->post); in _php_curl_setopt()
3314 zend_llist_clean(&ch->to_free->str); in _php_curl_close_ex()
3315 zend_llist_clean(&ch->to_free->post); in _php_curl_close_ex()
/PHP-5.5/ext/libxml/
H A Dlibxml.c1077 zend_llist_clean(LIBXML(error_list)); in PHP_FUNCTION()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c194 zend_llist_clean(&(db_obj->free_list));

Completed in 59 milliseconds