Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushPhp.js78 this.forHtmlScript(SyntaxHighlighter.regexLib.phpScriptTags);
H A DshBrushPerl.js86 this.forHtmlScript(SyntaxHighlighter.regexLib.phpScriptTags);
H A DshCore.js1394 phpScriptTags : { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof' : true }, class in sh.regexLib
H A DshCore.min.js17 …Exp("(&lt;|<)!--.*?--(&gt;|>)","gs"),url:/\w+:\/\/[\w-.\/?%&=:@;#]*/g,phpScriptTags:{left:/(&lt;|<… class in B.regexLib
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushPhp.js62 this.forHtmlScript(SyntaxHighlighter.regexLib.phpScriptTags);
H A DshBrushPerl.js70 this.forHtmlScript(SyntaxHighlighter.regexLib.phpScriptTags);
H A DshCore.js113 phpScriptTags : { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof' : true }, class in sh.regexLib
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js515 phpScriptTags: { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof': true },
4630 this.forHtmlScript(regexLib.phpScriptTags);
4686 _this.forHtmlScript(_syntaxhighlighterRegex.commonRegExp.phpScriptTags);
5679 this.forHtmlScript(regexLib.phpScriptTags);
H A Dsyntaxhighlighter.js.map1phpScriptTags","aspScriptTags","scriptScriptTags","REGEX_DATA","features","astral","natives","nati…