Home
last modified time | relevance | path

Searched refs:void_heredoc_label (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() argument
1202 zend_heredoc_label *heredoc_label = void_heredoc_label; in 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() argument
1205 zend_heredoc_label *heredoc_label = void_heredoc_label; in copy_heredoc_label_stack()

Completed in 25 milliseconds