Searched refs:zend_ptr_stack_pop (Results 1 – 3 of 3) sorted by relevance
107 static zend_always_inline void *zend_ptr_stack_pop(zend_ptr_stack *stack) in zend_ptr_stack_pop() function
2740 zend_heredoc_label *heredoc_label = zend_ptr_stack_pop(&SCNG(heredoc_label_stack));
172 mysql->mysql = zend_ptr_stack_pop(&plist->free_links);
Completed in 17 milliseconds