Home
last modified time | relevance | path

Searched defs:phpScriptTags (Results 1 – 3 of 3) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js113 phpScriptTags : { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof' : true }, class in sh.regexLib
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
H A DshCore.js1394 phpScriptTags : { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof' : true }, class in sh.regexLib