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