Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ptr_stack.h107 static zend_always_inline void *zend_ptr_stack_pop(zend_ptr_stack *stack) in zend_ptr_stack_pop() function
H A Dzend_language_scanner.l2516 zend_heredoc_label *heredoc_label = zend_ptr_stack_pop(&SCNG(heredoc_label_stack));
/PHP-7.4/ext/mysqli/
H A Dmysqli_nonapi.c173 mysql->mysql = zend_ptr_stack_pop(&plist->free_links);

Completed in 13 milliseconds