Searched refs:zend_ptr_stack_destroy (Results 1 – 4 of 4) sorted by relevance
72 ZEND_API void zend_ptr_stack_destroy(zend_ptr_stack *stack) in zend_ptr_stack_destroy() function
40 ZEND_API void zend_ptr_stack_destroy(zend_ptr_stack *stack);
210 zend_ptr_stack_destroy(&SCNG(heredoc_label_stack)); in shutdown_scanner()270 zend_ptr_stack_destroy(&SCNG(heredoc_label_stack)); in zend_restore_lexical_state()
102 zend_ptr_stack_destroy(&plist->free_links); in ZEND_RSRC_DTOR_FUNC()
Completed in 21 milliseconds