Searched refs:SH_COMMENT_STYLE (Results 1 – 4 of 4) sorted by relevance
226 SH_COMMENT_STYLE enumerator
552 } else if (comment_style_ == SH_COMMENT_STYLE && TryConsume('#')) { in TryConsumeCommentStart()
494 tokenizer.set_comment_style(Tokenizer::SH_COMMENT_STYLE); in TEST_1D()
233 tokenizer_.set_comment_style(io::Tokenizer::SH_COMMENT_STYLE); in ParserImpl()