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
38 ZEND_API void zend_ptr_stack_destroy(zend_ptr_stack *stack);
209 zend_ptr_stack_destroy(&SCNG(heredoc_label_stack)); in shutdown_scanner()262 zend_ptr_stack_destroy(&SCNG(heredoc_label_stack)); in zend_restore_lexical_state()
100 zend_ptr_stack_destroy(&plist->free_links); in ZEND_RSRC_DTOR_FUNC()
Completed in 29 milliseconds