Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ptr_stack.h113 static zend_always_inline void *zend_ptr_stack_top(zend_ptr_stack *stack) in zend_ptr_stack_top() function
H A Dzend_language_scanner.l2648 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack));
2772 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack));

Completed in 11 milliseconds