Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_dllist.c111 static void spl_ptr_llist_zval_dtor(spl_ptr_llist_element *elem TSRMLS_DC) { /* {{{ */ in spl_ptr_llist_zval_dtor() function
402 …ern->llist = (spl_ptr_llist *)spl_ptr_llist_init(spl_ptr_llist_zval_ctor, spl_ptr_llist_zval_dtor); in spl_dllist_object_new_ex()

Completed in 8 milliseconds