SH_COMMENT_STYLE  542 third_party/protobuf/src/google/protobuf/io/tokenizer.cc   } else if (comment_style_ == SH_COMMENT_STYLE && TryConsume('#')) {
SH_COMMENT_STYLE  500 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   tokenizer.set_comment_style(Tokenizer::SH_COMMENT_STYLE);
SH_COMMENT_STYLE  209 third_party/protobuf/src/google/protobuf/text_format.cc     tokenizer_.set_comment_style(io::Tokenizer::SH_COMMENT_STYLE);