Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_language_scanner.l1200 static void copy_heredoc_label_stack(void *void_heredoc_label) in copy_heredoc_label_stack() function
2356 zend_ptr_stack_reverse_apply(&current_state.heredoc_label_stack, copy_heredoc_label_stack);
H A Dzend_language_scanner.c1203 static void copy_heredoc_label_stack(void *void_heredoc_label) in copy_heredoc_label_stack() function
4746 zend_ptr_stack_reverse_apply(&current_state.heredoc_label_stack, copy_heredoc_label_stack); in lex_scan()

Completed in 26 milliseconds