Lines Matching refs:regexList
234 matches = match.applyRegexList(code, brush.regexList, params);
2422 function applyRegexList(code, regexList) {
2425 regexList = regexList || [];
2427 for (var i = 0, l = regexList.length; i < l; i++) {
2429 …if (_typeof(regexList[i]) === 'object') result = result.concat((0, _matches.find)(code, regexList[…
3432 xmlBrush.regexList.push({ regex: scriptBrush.htmlScript.code, func: process });
3434 this.regexList = xmlBrush.regexList;
3445 regexList = scriptBrush.regexList,
3454 matches = applyRegexList(code, regexList);
3737 var matches = (0, _syntaxhighlighterMatch.applyRegexList)(code, this.regexList);
3762 this.regexList = [{
3848 this.regexList = [{
3911 this.regexList = [{
3961 this.regexList = [{
4007 this.regexList = [{
4056 this.regexList = [{
4116 this.regexList = [{
4167 this.regexList = [{
4208 this.regexList = [{
4251 this.regexList = [{
4297 this.regexList = [{
4351 this.regexList = [{
4399 this.regexList.push({
4403 this.regexList.push({
4430 this.regexList = [{
4485 this.regexList = [{
4526 this.regexList = [{
4577 this.regexList = [{
4684 …_this.regexList = [{ regex: _syntaxhighlighterRegex.commonRegExp.singleLineCComments, css: 'commen…
4705 this.regexList = [];
4732 this.regexList = [{
4796 this.regexList = [{
4851 this.regexList = [{
4917 this.regexList = [{
4976 this.regexList = [{
5023 this.regexList = [{
5148 this.regexList = [
5197 this.regexList = [{
5240 this.regexList = [{
5276 this.regexList = [{
5331 this.regexList = [{
5363 this.regexList = [{
5397 this.regexList = [{
5452 this.regexList = [{
5527 this.regexList = [{ regex: /%.*$/gm,
5550 …this.regexList = [{ regex: regexLib.singleLinePerlComments, css: 'comments' }, // one line comments
5575 …this.regexList = [{ regex: regexLib.singleLineCComments, css: 'comments' }, { regex: regexLib.mult…
5598 this.regexList = [{
5666 this.regexList = [{ regex: regexLib.singleLinePerlComments, css: 'comments' }, // comment