Searched refs:CSSMagicComment (Results 1 – 3 of 3) sorted by relevance
134 && (content[pos + 1] != '*' || commentType != CSSMagicComment)) in findMagicComment()143 if (commentType == CSSMagicComment) { in findMagicComment()156 ASSERT(commentType != CSSMagicComment || closingCommentPos); in findMagicComment()158 String match = commentType == CSSMagicComment in findMagicComment()
45 CSSMagicComment enumerator
1411 …ontentSearchUtils::findSourceURL(styleSheetText, ContentSearchUtils::CSSMagicComment, &deprecated); in sourceURL()1464 …entSearchUtils::findSourceMapURL(styleSheetText, ContentSearchUtils::CSSMagicComment, &deprecated); in sourceMapURL()