/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A 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/ |
H A D | jquery.syntax.core.js | 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… 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… 55 Syntax.Match.prototype.insertAtEnd=function(match){if(!this.contains(match)){Syntax.log("Syntax Err… 58 return null;}else{return this._splice(0,match);}};Syntax.Match.prototype._insert=function(match){if… 69 start=this.offset;var match=new Syntax.Match(start,offset-start,this.expression);match.value=this.v… 77 return parts;};Syntax.Match.prototype.split=function(pattern){var splits=[],match;while((match=patt… [all …]
|
H A 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/ |
H A 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')…
|
H A D | shCore.js | 205 dp.sh.Match = function(value, index, css) class in dp.sh 259 this.matches[this.matches.length] = new dp.sh.Match(match[0], match.index, css);
|
/plugin/syntaxhighlighter/Scripts/ |
H A 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'));}}
|
H A D | shCore.js | 34 …ngleQuotedString:new RegExp("'(?:\\.|(\\\\\\')|[^\\''\\n])*'",'g')};dp.sh.Match=function(value,ind… class in dp.sh 50 this.matches[this.matches.length]=new dp.sh.Match(match[0],match.index,css);}
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
H A D | Match.php | 5 \trigger_deprecation('ruflin/elastica', '7.1.0', 'The "%s" class is deprecated, use "%s" instead. "match" is a reserved keyword starting from PHP 8.0. It will be removed in 8.0.', Match::class, MatchQuery::class); 8 * Match query. 10 * This class is for backward compatibility reason. For PHP 8 and above use MatchQuery as Match is reserved. 16 class Match extends MatchQuery class
|
/plugin/codemirror/dist/modes/ |
H A D | puppet.min.js.map | 1 …Match the rest it the next time around\n stream.match(/\\s+{/);\n state.inDefinition = f…
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shBrushCSharp.js | 24 return [new SyntaxHighlighter.Match(match[0], match.index, css)];
|
H A D | shBrushXml.js | 10 var constructor = SyntaxHighlighter.Match,
|
H A D | shBrushBash.js | 10 var constructor = SyntaxHighlighter.Match,
|
H A D | shCore.js | 1021 resultMatch = [new sh.Match(resultMatch, match.index, regexInfo.css)]; 1165 sh.Match = function(value, index, css) class in sh 1174 sh.Match.prototype.toString = function()
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shBrushCSharp.js | 40 return [new SyntaxHighlighter.Match(match[0], match.index, css)];
|
H A D | shBrushXml.js | 26 var constructor = SyntaxHighlighter.Match,
|
H A D | shBrushBash.js | 26 var constructor = SyntaxHighlighter.Match,
|
H A D | shCore.js | 2302 resultMatch = [new sh.Match(resultMatch, match.index, regexInfo.css)]; 2446 sh.Match = function(value, index, css) class in sh 2455 sh.Match.prototype.toString = function()
|
H A D | shCore.min.js | 17 …Match(l,r.index,t.css)]),i=i.concat(l),pos=r.index+r[0].length}return i}function I(e){var t=/(.*)(… class in B
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 124 Match: match.Match, 2381 var Match = exports.Match = function () { 2382 function Match(value, index, css) { 2383 _classCallCheck(this, Match); 2392 _createClass(Match, [{ 2399 return Match; 3893 var Match = __webpack_require__(5).Match; 4046 var Match = __webpack_require__(5).Match; 4053 return [new Match(match[0], match.index, css)]; 5059 var Match = __webpack_require__(5).Match; [all …]
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 … Options","findWhat":"Find what:","matchCase":"Match case","matchCyclic":"Match cyclic","matchWord…
|
H A D | lang_array.txt | 222 "matchCase": "Match case", 223 "matchCyclic": "Match cyclic", 224 "matchWord": "Match whole word",
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | search-operations.asciidoc | 12 ==== Match query
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 222 "matchCase": "Match case", 223 "matchCyclic": "Match cyclic", 224 "matchWord": "Match whole word",
|
H A D | en.js.beautified | 218 matchCase: "Match case", 219 matchCyclic: "Match cyclic", 220 matchWord: "Match whole word",
|
/plugin/pdfjs/pdfjs/web/locale/en-ZA/ |
H A D | viewer.properties | 118 find_match_case_label=Match case
|