Searched refs:hasNamedCapture (Results 1 – 4 of 4) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 336 hasNamedCapture: false, property in AnonymousFunction5b121b410300.tokenContext 393 tokenContext.hasNamedCapture ? tokenContext.captureNames : null); 1237 this.hasNamedCapture = true;
|
H A D | shCore.min.js | 17 …hasNamedCapture:!1,captureNames:[],hasFlag:function(e){return i.indexOf(e)>-1}},f=0;if(n=n===e?"":… property in AnonymousFunction87c77c130100.c.h
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 740 …regex = augment(new RegExp(regex.source, flags), hasNamedCapture(regex) ? xData.captureNames.slice… 778 function hasNamedCapture(regex) { 1059 hasNamedCapture: false, 1132 captures: context.hasNamedCapture ? context.captureNames : null 2308 this.hasNamedCapture = true;
|
H A D | syntaxhighlighter.js.map | 1 …hasNamedCapture","slice","dec","hex","parseInt","array","len","isType","type","isQuantifierNext","…
|