MagicCommentType  130 Source/core/inspector/ContentSearchUtils.cpp static String findMagicComment(const String& content, const String& name, MagicCommentType commentType, bool* deprecated = 0)
MagicCommentType  194 Source/core/inspector/ContentSearchUtils.cpp String findSourceURL(const String& content, MagicCommentType commentType, bool* deprecated)
MagicCommentType  199 Source/core/inspector/ContentSearchUtils.cpp String findSourceMapURL(const String& content, MagicCommentType commentType, bool* deprecated)
MagicCommentType   53 Source/core/inspector/ContentSearchUtils.h String findSourceURL(const String& content, MagicCommentType, bool* deprecated);
MagicCommentType   54 Source/core/inspector/ContentSearchUtils.h String findSourceMapURL(const String& content, MagicCommentType, bool* deprecated);