Searched refs:heredoc_indentation_uses_spaces (Results 1 – 2 of 2) sorted by relevance
367 bool heredoc_indentation_uses_spaces; member
2701 SCNG(heredoc_indentation_uses_spaces) = 0;2748 heredoc_label->indentation_uses_spaces = SCNG(heredoc_indentation_uses_spaces);2965 SCNG(heredoc_indentation_uses_spaces) = (spacing == HEREDOC_USING_SPACES);
Completed in 18 milliseconds