Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_globals.h291 int heredoc_indentation; member
H A Dzend_language_scanner.l2445 SCNG(heredoc_indentation) = 0;
2487 ) && SCNG(heredoc_indentation)) {
2488 …ody indentation level (expecting an indentation level of at least %d)", SCNG(heredoc_indentation));
2492 heredoc_label->indentation = SCNG(heredoc_indentation);
2708 SCNG(heredoc_indentation) = indentation;

Completed in 25 milliseconds