startComment     1423 Source/core/css/CSSTokenizer-in.cpp                 m_parser.m_observer->startComment(startOffset - m_parsedTextPrefixLength);
startComment       63 Source/core/css/parser/CSSParserObserver.h     virtual void startComment(unsigned offset) = 0;
startComment       96 Source/core/inspector/InspectorStyleSheet.cpp     virtual void startComment(unsigned) OVERRIDE;