Searched refs:heredoc_indentation (Results 1 – 2 of 2) sorted by relevance
356 int heredoc_indentation; member
2684 SCNG(heredoc_indentation) = 0;2726 ) && SCNG(heredoc_indentation)) {2727 …ody indentation level (expecting an indentation level of at least %d)", SCNG(heredoc_indentation));2731 heredoc_label->indentation = SCNG(heredoc_indentation);2948 SCNG(heredoc_indentation) = indentation;
Completed in 11 milliseconds