Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_globals.h332 bool heredoc_indentation_uses_spaces; member
H A Dzend_language_scanner.l2675 SCNG(heredoc_indentation_uses_spaces) = 0;
2722 heredoc_label->indentation_uses_spaces = SCNG(heredoc_indentation_uses_spaces);
2939 SCNG(heredoc_indentation_uses_spaces) = (spacing == HEREDOC_USING_SPACES);

Completed in 17 milliseconds