| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/ |
| D | wrap-for-optimizing.js | 6 var Match = { variable 71 return Match.VARIABLE_REFERENCE_PATTERN.test(value); 94 if (name[0] == Match.UNDERSCORE) { 96 } else if (name[0] == Match.ASTERISK) { 98 } else if (lastValue[1][0] == Match.BANG && !lastValue[1].match(Match.IMPORTANT_WORD_PATTERN)) { 100 …} else if (lastValue[1].indexOf(Match.BANG) > 0 && !lastValue[1].match(Match.IMPORTANT_WORD_PATTER… 102 …else if (lastValue[1].indexOf(Match.BACKSLASH) > 0 && lastValue[1].indexOf(Match.BACKSLASH) == las… 103 match = [Hack.BACKSLASH, lastValue[1].substring(lastValue[1].indexOf(Match.BACKSLASH) + 1)]; 104 } else if (lastValue[1].indexOf(Match.BACKSLASH) === 0 && lastValue[1].length == 2) { 116 if (Match.IMPORTANT_TOKEN_PATTERN.test(lastValue[1])) { [all …]
|
| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | mhchem.js | 19 …Match(/^v( |$)/)){this.tex+="{\\"+this.Arrows.v+"}"}else{this.tex+="\\text{"+this.Match(/^[a-z]+/i…
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.core.js | 11 …lem.nodeType===1){var text=Syntax.innerText(elem);matches.push(new Syntax.Match(offset,text.length… 22 …expression=jQuery.extend({owner:expr.owner},rule);matches.push(new Syntax.Match(RegExp.indexOf(mat… 26 …Match=function(offset,length,expression,value){this.offset=offset;this.endOffset=offset+length;thi… class 27 …Match.sort=function(a,b){return(a.offset-b.offset)||(b.length-a.length);};Syntax.Match.prototype.c… 28 …ntax.Match.prototype.reduce=function(append,process){var start=this.offset;var container=document.… 34 return container;};Syntax.Match.prototype.canContain=function(match){if(match.expression.force){ret… 41 return false;};Syntax.Match.prototype.canHaveChild=function(match){var only=match.expression.only;i… 44 return true;};Syntax.Match.prototype._splice=function(i,match){if(this.canHaveChild(match)){this.ch… 45 return this;}else{return null;}};Syntax.Match.prototype.insert=function(match,whole){if(!this.conta… 48 Syntax.Match.prototype._insertWhole=function(match){var parts=this.bisectAtOffsets([match.offset,ma… [all …]
|
| D | jquery.syntax.brush.ruby.js | 5 …',matches:function(match,expr){if(match[1]!='')return[];return[new Syntax.Match(match.index,match[…
|
| /plugin/syntaxhighlighter/Uncompressed/ |
| D | shBrushXml.js | 50 push(this.matches, new dp.sh.Match(match[1], match.index, 'attribute')); 55 …push(this.matches, new dp.sh.Match(match[2], match.index + match[0].indexOf(match[2]), 'attribute-… 68 …push(this.matches, new dp.sh.Match(match[1], match.index + match[0].indexOf(match[1]), 'tag-name')…
|
| D | shCore.js | 205 dp.sh.Match = function(value, index, css) class 259 this.matches[this.matches.length] = new dp.sh.Match(match[0], match.index, css);
|
| /plugin/syntaxhighlighter/Scripts/ |
| D | shBrushXml.js | 16 push(this.matches,new dp.sh.Match(match[1],match.index,'attribute'));if(match[2]!=undefined) 17 {push(this.matches,new dp.sh.Match(match[2],match.index+match[0].indexOf(match[2]),'attribute-value… 19 {push(this.matches,new dp.sh.Match(match[1],match.index+match[0].indexOf(match[1]),'tag-name'));}}
|
| D | shCore.js | 34 …ngleQuotedString:new RegExp("'(?:\\.|(\\\\\\')|[^\\''\\n])*'",'g')};dp.sh.Match=function(value,ind… class 50 this.matches[this.matches.length]=new dp.sh.Match(match[0],match.index,css);}
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
| D | Match.php | 5 …is a reserved keyword starting from PHP 8.0. It will be removed in 8.0.', Match::class, MatchQuery… 16 class Match extends MatchQuery class
|
| /plugin/codemirror/dist/modes/ |
| D | puppet.min.js.map | 1 …Match the rest it the next time around\n stream.match(/\\s+{/);\n state.inDefinition = f…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js | 124 Match: match.Match, property 2381 var Match = exports.Match = function () { 2382 function Match(value, index, css) { 2383 _classCallCheck(this, Match); 2392 _createClass(Match, [{ 2399 return Match; 2478 …if (typeof resultMatch === 'string') resultMatch = [new _match.Match(resultMatch, match.index, reg… 3893 var Match = __webpack_require__(5).Match; 3899 …if (match.here_doc != null) result.push(new Match(match.here_doc, match.index + match[0].indexOf(m… 3901 … if (match.full_tag != null) result.push(new Match(match.full_tag, match.index, 'preprocessor')); [all …]
|
| /plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
| D | shBrushCSharp.js | 40 return [new SyntaxHighlighter.Match(match[0], match.index, css)];
|
| D | shBrushBash.js | 26 var constructor = SyntaxHighlighter.Match,
|
| D | shBrushXml.js | 26 var constructor = SyntaxHighlighter.Match,
|
| /plugin/syntaxhighlighter3/sxh3/src/js/ |
| D | shBrushCSharp.js | 24 return [new SyntaxHighlighter.Match(match[0], match.index, css)];
|
| D | shBrushBash.js | 10 var constructor = SyntaxHighlighter.Match,
|
| D | shBrushXml.js | 10 var constructor = SyntaxHighlighter.Match,
|
| D | shCore.js | 1021 resultMatch = [new sh.Match(resultMatch, match.index, regexInfo.css)]; 1165 sh.Match = function(value, index, css) class 1174 sh.Match.prototype.toString = function()
|
| /plugin/asciidocjs/node_modules/ansi-regex/ |
| D | readme.md | 50 Match only the first ANSI escape.
|
| /plugin/asciidocjs/node_modules/balanced-match/ |
| D | README.md | 3 Match balanced string pairs, like `{` and `}` or `<b>` and `</b>`. Supports regular expressions as …
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 … Options","findWhat":"Find what:","matchCase":"Match case","matchCyclic":"Match cyclic","matchWord…
|
| D | lang_array.txt | 222 "matchCase": "Match case", 223 "matchCyclic": "Match cyclic", 224 "matchWord": "Match whole word",
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | search-operations.asciidoc | 12 ==== Match query
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 222 "matchCase": "Match case", 223 "matchCyclic": "Match cyclic", 224 "matchWord": "Match whole word",
|
| /plugin/pdfjs/pdfjs/web/locale/en-ZA/ |
| D | viewer.properties | 118 find_match_case_label=Match case
|