Searched defs:phpScriptTags (Results 1 – 4 of 4) sorted by relevance
| /plugin/syntaxhighlighter3/sxh3/src/js/ |
| D | shCore.js | 113 phpScriptTags : { left: /(<|<)\?(?:=|php)?/g, right: /\?(>|>)/g, 'eof' : true }, property
|
| /plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
| D | shCore.min.js | 17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
|
| D | shCore.js | 1394 phpScriptTags : { left: /(<|<)\?(?:=|php)?/g, right: /\?(>|>)/g, 'eof' : true }, property
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js | 515 phpScriptTags: { left: /(<|<)\?(?:=|php)?/g, right: /\?(>|>)/g, 'eof': true }, property
|