Home
last modified time | relevance | path

Searched refs:match (Results 1676 – 1700 of 2354) sorted by relevance

1...<<61626364656667686970>>...95

/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php444 $match = $matches[$i];
445 $match_offset = $match[2][1];
446 $match_content = $match[2][0];
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki65 …is plugin. In this example, the pattern "checkbox_filled" will count as a match if the parsed wiki…
66 | <code>"substitute4XHTML"</code> | In case of a match (see "pattern"), the string defined in ''sub…
67 | <code>"substitute4XODT"</code> | In case of a match (see "pattern"), the string defined in ''subs…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc57 var match = widthPattern.exec(
60 if ( match )
61 return match[ 2 ];
/plugin/tag/
H A Dhelper.php502 foreach ($matches[0] as $match) {
503 $replace = str_replace(' ', '_', substr($match, 1, -1));
504 $tags = str_replace($match, $replace, $tags);
651 // hide if ns is not matching the page id (match gives strpos===0)
/plugin/godiag/
H A Dsyntax.php163 function handle($match, $state, $pos, Doku_Handler $handler){ argument
164 $sourceandlinks = trim(substr($match,4,-5));
792 if ($cnt = preg_match_all($this->hintre, $title, $match)) {
795 if (!isset($Moves[$match[1][$i]]) // only if not set on board
796 && isset($Moves[$match[2][$i]])) // referred move must be set
798 $mvnum = $match[1][$i];
799 $Moves[$mvnum][1] = $Moves[$match[2][$i]][1];
/plugin/html2pdf/multilingual/
H A Dsyntax.php61 function handle($match, $state, $pos, &$handler){ argument
/plugin/interwikipaste/
H A DREADME.md3 …to the editor and transforms them on-the-fly into interwiki links if they match any of the configu…
/plugin/codemirror/dist/modes/
H A Dfortran.min.js1 ….|.lt.|.le.|.gt.|.ge.|.ne.|.not.|.eqv.|.neqv.)","i");function g(a,g){if(a.match(f)){return"operato…
H A Dcypher.min.js.map1match","test","curPunc","eat","skipToEnd","operatorChars","eatWhile","word","current","funcs","pre…
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DAttribute.php46 $attribute->match = $this->_operators[$token->content];
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js158 var temp = date.match(/[a-zA-Z]+|[0-9]+/g);
159 var mask = format.match(/%[a-zA-Z]/g);
/plugin/eventline/
H A Dplain.php99 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) { argument
100 $this->doc .= ' ' . $match . ' ';
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js13 …ction(t,e){return function(a){for(var n=[0,0,1,0,0,0],r=a.match(/[a-zA-Z]+|[0-9]+/g),o=t.match(/%[…
/plugin/schulzevote/syntax/
H A Dvote.php33 function handle($match, $state, $pos, Doku_Handler $handler){ argument
34 $lines = explode("\n", $match);
/plugin/authorstats/
H A Dsyntax.php49 public function handle($match, $state, $pos, Doku_Handler $handler) argument
51 return array($match);
/plugin/approve/syntax/
H A Dtable.php29 function handle($match, $state, $pos, Doku_Handler $handler){
30 $lines = explode("\n", $match);
27 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/codemirror/dist/
H A Dscripts.min.js3 … 0;h.push({from:j.from,to:j.to,text:j.text});if(b){for(var l in j){if(k=l.match(/^spans_(\d+)$/)){…
4 …s";var e=a[d];if(!e){return false}else if(c==null){a[d]=null}else{var f=e.match(y(c));if(!f){retur…
5 …a(e,b),i=M(h.text,null,g);if(h.stateAfter){h.stateAfter=null}var j=h.text.match(/^\s*/)[0],k;if(!d…
6match:o&&o.ch==l.charAt(0),forward:m>0}}function g(a,b,f,g,h){var i=h&&h.maxScanLineLength||1e4;va…
7match(d.local.end)){var f=d.local.endToken||null;d.local=d.localState=null;return f}else{var f=d.l…
8match:/^ {2,}[\-\*]/,style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{sol:tru…
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js120 if (typeof i == "string" && i.match(/^pnotify_/))
259 if (typeof i == "string" && i.match(/^pnotify_/))
827 if (e.match(re_mouse_events)) {
837 } else if (e.match(re_ui_events)) {
840 } else if (e.match(re_html_events)) {
848 if (!e.match(re_on)) e = "on"+e;
H A Djquery.pnotify.min.js15 …:a=d.extend({},d.pnotify.defaults,e);for(var p in a)typeof p=="string"&&p.match(/^pnotify_/)&&(a[p…
19 …"string"?a.text=l:a=d.extend({},a,l);for(var e in a)typeof e=="string"&&e.match(/^pnotify_/)&&(a[e…
38match(v)?(d(this).offset(),a=document.createEvent("MouseEvents"),a.initMouseEvent(e,g.bubbles,g.ca…
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js120 if (typeof i == "string" && i.match(/^pnotify_/))
259 if (typeof i == "string" && i.match(/^pnotify_/))
827 if (e.match(re_mouse_events)) {
837 } else if (e.match(re_ui_events)) {
840 } else if (e.match(re_html_events)) {
848 if (!e.match(re_on)) e = "on"+e;
H A Djquery.pnotify.min.js15 …:a=d.extend({},d.pnotify.defaults,e);for(var p in a)typeof p=="string"&&p.match(/^pnotify_/)&&(a[p…
19 …"string"?a.text=l:a=d.extend({},a,l);for(var e in a)typeof e=="string"&&e.match(/^pnotify_/)&&(a[e…
38match(v)?(d(this).offset(),a=document.createEvent("MouseEvents"),a.initMouseEvent(e,g.bubbles,g.ca…
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js61match={};for(c=0,a=b.inlineMath.length;c<a;c++){d.push(this.patternQuote(b.inlineMath[c][0]));this… class in MathJax.Extension.tex2jax.createPatterns
62match(/(.<\/[A-Z]+>|\/>)$/)){for(b=0,a=e.childNodes.length;b<a;b++){c+=this.OuterHTML(e.childNodes…
65match(/Mouseup|Touchend/)){delete g.skipUp;return n(w)}if(u==="Touchstart"||(u==="Mousedown"&&!g.s…
66match(/^[a-z][a-z0-9]*$/i)&&this.texClass===a.TEXCLASS.ORD){this.texClass=a.TEXCLASS.OP;this.autoO…
67 …toMathMLattribute:function(d){if(typeof(d)==="string"&&d.replace(/ /g,"").match(/^(([-+])?(\d+(\.\…
70match(/^(mo|mi|mtext)$/)){m=n.data[0],o=m.data.join("");if(o.length===1&&!m.movesupsub&&m.data.len…
71match(/\\text/)){l=l.replace(/\*/g,"\\text{*}").replace(/-/g,"\\text{-}")}this.setDef(k,["Macro","…
73match(/(^| )MJX-TeXAtom-([^ ]*)/));if(e){f=this.TeXAtom(e[2],e[2]==="OP"&&!i.match(/MJX-fixedlimit…
74match(/^MathJax(_PHTML)?(_Display)?( MathJax_Process(ing|ed))?$/)){r.parentNode.removeChild(r)}n=u…
76 …)){l.removeAttribute("data-mathml");if(l.lastChild&&l.lastChild.className.match(/MJX_Assistive_Mat…
/plugin/googlemaps/
H A Dscript.js41 if (nodes[j].className.match(/\bgooglemap\b/)) {
/plugin/multilingual/
H A Dsyntax.php61 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/cite/
H A DCHANGELOG.md22 …rnally to prevent overwritting the global rev entry; also changed admin icon to match new menu icon

1...<<61626364656667686970>>...95