Searched refs:hereDocProcess (Results 1 – 4 of 4) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shBrushBash.js | 24 function hereDocProcess(match, regexInfo) function 64 …;|<){2}(?<tag>\\w+)) .*$(?<here_doc>[\\s\\S]*)(?<end_tag>^\\k<tag>$)",'gm'), func: hereDocProcess }
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shBrushBash.js | 8 function hereDocProcess(match, regexInfo) function 48 …;|<){2}(?<tag>\\w+)) .*$(?<here_doc>[\\s\\S]*)(?<end_tag>^\\k<tag>$)",'gm'), func: hereDocProcess }
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 3896 function hereDocProcess(match, regexInfo) { 3934 func: hereDocProcess
|
H A D | syntaxhighlighter.js.map | 1 …hereDocProcess","here_doc","full_tag","end_tag","commands","funcs","operators","datatypes","functi…
|