Searched refs:copy_heredoc_label_stack (Results 1 – 2 of 2) sorted by relevance
1200 static void copy_heredoc_label_stack(void *void_heredoc_label) in copy_heredoc_label_stack() function2356 zend_ptr_stack_reverse_apply(¤t_state.heredoc_label_stack, copy_heredoc_label_stack);
1203 static void copy_heredoc_label_stack(void *void_heredoc_label) in copy_heredoc_label_stack() function4746 zend_ptr_stack_reverse_apply(¤t_state.heredoc_label_stack, copy_heredoc_label_stack); in lex_scan()
Completed in 24 milliseconds