Home
last modified time | relevance | path

Searched refs:xmlComments (Results 1 – 9 of 9) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushColdFusion.js68 { regex: SyntaxHighlighter.regexLib.xmlComments, css: 'comments' }, // single quoted strings
H A DshBrushXml.js43 { regex: SyntaxHighlighter.regexLib.xmlComments, css: 'comments' }, // <!-- ... -->
H A DshCore.js111 xmlComments : XRegExp('(&lt;|<)!--.*?--(&gt;|>)', 'gs'), property in sh.regexLib
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushColdFusion.js84 { regex: SyntaxHighlighter.regexLib.xmlComments, css: 'comments' }, // single quoted strings
H A DshBrushXml.js59 { regex: SyntaxHighlighter.regexLib.xmlComments, css: 'comments' }, // <!-- ... -->
H A DshCore.js1392 xmlComments : XRegExp('(&lt;|<)!--.*?--(&gt;|>)', 'gs'), property in sh.regexLib
H A DshCore.min.js17 …,"gs"),multiLineSingleQuotedString:XRegExp("'([^\\\\']|\\\\.)*'","gs"),xmlComments:XRegExp("(&lt;|… property in B.regexLib
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js513 xmlComments: (0, _xregexp2.default)('(&lt;|<)!--.*?--(&gt;|>)', 'gs'),
3965 regex: regexLib.xmlComments,
5335 regex: regexLib.xmlComments,
H A Dsyntaxhighlighter.js.map1xmlComments","url","phpScriptTags","aspScriptTags","scriptScriptTags","REGEX_DATA","features","ast…