CSSMagicComment 154 Source/core/inspector/ContentSearchUtils.cpp && (content[pos + 1] != '*' || commentType != CSSMagicComment)) CSSMagicComment 163 Source/core/inspector/ContentSearchUtils.cpp if (commentType == CSSMagicComment) { CSSMagicComment 178 Source/core/inspector/ContentSearchUtils.cpp ASSERT(commentType != CSSMagicComment || closingCommentPos); CSSMagicComment 180 Source/core/inspector/ContentSearchUtils.cpp String match = commentType == CSSMagicComment CSSMagicComment 1304 Source/core/inspector/InspectorStyleSheet.cpp String commentValue = ContentSearchUtils::findSourceURL(styleSheetText, ContentSearchUtils::CSSMagicComment, &deprecated); CSSMagicComment 1357 Source/core/inspector/InspectorStyleSheet.cpp String commentValue = ContentSearchUtils::findSourceMapURL(styleSheetText, ContentSearchUtils::CSSMagicComment, &deprecated);