Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_ptr_stack.h114 static inline void *zend_ptr_stack_top(zend_ptr_stack *stack) in zend_ptr_stack_top() function
H A Dzend_language_scanner.l2303 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack));
2377 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack));
H A Dzend_language_scanner.c2056 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack)); in lex_scan()
7525 zend_heredoc_label *heredoc_label = zend_ptr_stack_top(&SCNG(heredoc_label_stack)); in lex_scan()

Completed in 30 milliseconds