Home
last modified time | relevance | path

Searched refs:matched (Results 26 – 50 of 123) sorted by last modified time

12345

/plugin/tplinc/lang/en/
H A Dhelp.txt6 …* Regular Expressions can be used starting and ending with ''/'' - they are matched against a '':'…
9 regular expressions, matched groups can be reused in the inserted page name by referencing them as …
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc185 … return str.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
/plugin/discussion/
H A Daction.php1618 $matched = false;
1623 $matched = $this->comment_phrase_match($event->data['phrase'], $key, $data);
1624 if ($matched) break;
1628 if ($matched)
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js683 …place('\\', '').replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g, function (matched, p1, p2, p3, p4) { argument
2344 var matched = aspNetJsonRegex.exec(config._i);
2346 if (matched !== null) {
2347 config._d = new Date(+matched[1]);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md695 * Bug fix: Cookie domains are now matched correctly according to RFC 6265
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js57283 if (t.matched) {
57284 … '<strong class="' + SearchPad.RESULT_HIGHLIGHT_CLASS + '">' + escapeHTML(t.matched) + '</strong>';
57405 var matched = filter(tokens, function(t) {
57406 return !!t.matched;
57409 return matched.length > 0;
57434 matched: originalText.substr(i, pattern.length)
H A Dbpmn-modeler.production.min.js34matched?t+='<strong class="'+ry.RESULT_HIGHLIGHT_CLASS+'">'+Ts(e.matched)+"</strong>":t+=Ts(e.norm…
/plugin/xcom/lang/en/
H A Dfunctions.txt97 …e regular expression pattern delimiters; everything between them will be matched against the media…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DPunctuationParser.php
/plugin/strata/
H A Dmanual.txt120 **Optional matches**: Normally, all patterns must be matched for the results to be shown. You can use an ''optional'' block to indicate that some of the patterns are optional, and need not be matched for the results to be shown. All patterns in an optional block must match for the optional block to be used. If any pattern in the block doesn't match, none of the patterns in the block will be used.
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1matched ` +\n `against the cross-origin URL '${url}'. RegExpRoute's will on…
H A Dworkbox-bed83ea8.js.map1matched ` +\n `against the cross-origin URL '${url.toString()}'. RegExpRout…
H A Dworkbox-f163abaa.js.map1matched ` +\n `against the cross-origin URL '${url}'. RegExpRoute's will on…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js48matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
H A DAM_HTMLorMML.js45matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
H A DAccessible-full.js64matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
H A DAccessible.js61matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
H A DTeX-MML-AM_HTMLorMML-full.js60matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
62matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
H A DTeX-MML-AM_HTMLorMML.js57matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
59matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
H A DTeX-MML-AM_SVG-full.js53matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
55matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19matched){c=this.encloseMath(c)}else{if(!this.search.start){a=this.search}}if(c){do{d=c;c=c.nextSib…
H A Dtex2jax.js19matched){c=this.encloseMath(c)}else{if(!this.search.start&&!this.search.close){a=this.search}}if(c…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,las…
1728matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,las…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,las…
29matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,las…

12345