Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_globals.h331 int heredoc_indentation; member
H A Dzend_language_scanner.l2674 SCNG(heredoc_indentation) = 0;
2716 ) && SCNG(heredoc_indentation)) {
2717 …ody indentation level (expecting an indentation level of at least %d)", SCNG(heredoc_indentation));
2721 heredoc_label->indentation = SCNG(heredoc_indentation);
2938 SCNG(heredoc_indentation) = indentation;

Completed in 15 milliseconds