Home
last modified time | relevance | path

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

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