Home
last modified time | relevance | path

Searched refs:match (Results 1751 – 1775 of 2354) sorted by relevance

1...<<71727374757677787980>>...95

/plugin/diagramsnet/lib/
H A Dworkbox-f163abaa.js.map1match\" and \"handler\".\n * The \"match\" callback determine if a route should be used to \"handl…
/plugin/remotescript/
H A Dscript.js9match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.match(new RegExp("(?:;|^)\\s*"…
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1match","skipToEnd","next","sol","defineMIME","name"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmB…
H A Dgo.min.js.map1match","eat","tokenComment","skipToEnd","eatWhile","cur","current","propertyIsEnumerable","quote",…
H A Dsmarty.min.js.map1match","eat","tokenBlock","depth","tokenSmarty","slice","token","base","ch","next","eatWhile","tok…
H A Dmirc.min.js1 …urn"number"}else if(k=="/"&&a.eat("*")){return f(a,g,h)}else if(k==";"&&a.match(/ *\( *\(/)){retur…
H A Dtcl.min.js1 …return"number"}else if(k=="#"){if(a.eat("*"))return e(a,f,h);if(k=="#"&&a.match(/ *\[ *\[/))return…
H A Dtornado.min.js.map1match","startState","token","config","htmlBase","getMode","tornadoInner","overlayMode","defineMIME…
/plugin/autotweet/
H A DOAuth.php749 $match = $matches[0];
755 $offset = $match[1] + strlen($match[0]);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js69 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
70 || document.cookie.match(new RegExp('(?:;|^)\\s*' + session_name + '=([^;]*)'))
387 if (url.match(/^((\w+)\.)?(GET|POST)\s+(.*)/i)) {
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
281 if(url.match(/^((\w+)\.)?(GET|POST)\s+(.*)/i)){
/plugin/sqlraw/
H A Dsimple_html_dom.php621 $check = $this->match($exp, strtolower($val), strtolower($nodeKeyValue));
623 $check = $this->match($exp, $val, $nodeKeyValue);
633 $check = $this->match($exp, strtolower($val), strtolower($k));
635 $check = $this->match($exp, $val, $k);
650 protected function match($exp, $pattern, $value) { function in simple_html_dom_node
890 foreach ($matches as $match) {
891 $attributes[$match[1]] = $match[2];
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
H A Ddesign.css29 …margin-top: -2px; /* should match this active state height - inactive state heig…
/plugin/fckg/fckeditor/
H A Dfckconfig.js525 if(a[0].match(/DELETEME/) || a[0].match(/FIXME/)) continue;
/plugin/semanticdata/syntax/
H A Dtable.php59 function handle($match, $state, $pos, &$handler){ argument
61 $lines = explode("\n",$match);
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js41 var leadingWs = text.match( /^\n?(\s*)/ )[1].length,
42 leadingTabs = text.match( /^\n?(\t*)/ )[1].length;
/plugin/oembed/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler){ argument
46 if($parsed_tag = $this->parseTag($match)){
/plugin/gemini/
H A Drenderer.php29 public function plugin($name, $data, $state = '', $match = '') argument
31 $this->doc .= $match; // FIXME always?
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md61 * Added `XmlDeserializable` to match `XmlSerializable`.
107 * #15: Added `Reader::$baseUri` to match `Writer::$baseUri`.
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dtext-macros.js19match(/^([a-z]+|.) ?/i);if(e){this.i+=e[0].length;return e[1]}else{this.i++;return" "}}});var b=d.…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc155 var tag = labelText.match(/^[\w\-\d]+$/);
168 if(!existing.match(r)) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js12 }if(typeof selector=="string"){var match=quickExpr.exec(selector); variable
13 if(match&&(match[1]||!context)){if(match[1]){selector=jQuery.clean([match[1]],context);
14 }else{var elem=document.getElementById(match[3]);
15 if(elem){if(elem.id!=match[3]){return jQuery().find(selector);
230 }if(name.match(/float/i)){name=styleFloat;
232 }else{if(defaultView.getComputedStyle){if(name.match(/float/i)){name="float";
264 …elem=elem.replace(/(<(\w+)[^>]*?)\/>/g,function(all,front,tag){return tag.match(/^(abbr|br|col|img…
274 }}if(/^\s/.test(elem)){div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChil…
296 }return elem.filter&&elem.filter.indexOf("opacity=")>=0?(parseFloat(elem.filter.match(/opacity=([^)…
336 jQuery.browser={version:(userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/…
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js12 }if(typeof selector=="string"){var match=quickExpr.exec(selector); variable
13 if(match&&(match[1]||!context)){if(match[1]){selector=jQuery.clean([match[1]],context);
14 }else{var elem=document.getElementById(match[3]);
15 if(elem){if(elem.id!=match[3]){return jQuery().find(selector);
230 }if(name.match(/float/i)){name=styleFloat;
232 }else{if(defaultView.getComputedStyle){if(name.match(/float/i)){name="float";
264 …elem=elem.replace(/(<(\w+)[^>]*?)\/>/g,function(all,front,tag){return tag.match(/^(abbr|br|col|img…
274 }}if(/^\s/.test(elem)){div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChil…
296 }return elem.filter&&elem.filter.indexOf("opacity=")>=0?(parseFloat(elem.filter.match(/opacity=([^)…
336 jQuery.browser={version:(userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/…
[all …]
/plugin/tagfilter/script/select2/
H A Dselect2.js371 var match=stripDiacritics(text.toUpperCase()).indexOf(stripDiacritics(term.toUpperCase())),
374 if (match<0) {
379 markup.push(escapeMarkup(text.substring(0, match)));
380 markup.push("<span class='select2-match'>");
381 markup.push(escapeMarkup(text.substring(match, match + tl)));
383 markup.push(escapeMarkup(text.substring(match + tl, text.length)));
397 return String(markup).replace(/[&<>"'\/\\]/g, function (match) { argument
398 return replace_map[match];
479 * value of 'text' which will be used to match choice
[all...]
/plugin/issuetracker/
H A Dtablekit.js100 var tblid = t ? t.id : cell.id.match(/(.*)-cell.*/)[1];
346 while(!(cell.tagName && cell.tagName.match(/td|th/gi))) {
493 var r = v.match(/^([-+]?[\d]*\.?[\d]+([eE][-+]?[\d]+)?)\s?([k|m|g|t]?b)?/i);
517 …var r = v.match(/^(\d{2})\/(\d{2})\/(\d{4})\s?(?:(\d{1,2})\:(\d{2})(?:\:(\d{2}))?\s?([a|p]?m?))?/i…
538 …var r = v.match(/^(\d{2})\/(\d{2})\/(\d{4})\s?(?:(\d{1,2})\:(\d{2})(?:\:(\d{2}))?\s?([a|p]?m?))?/i…
559 var r = v.match(/^(\d{2})-(\d{2})-(\d{4})/);
569 …var d = v.match(/([\d]{4})(-([\d]{2})(-([\d]{2})(T([\d]{2}):([\d]{2})(:([\d]{2})(\.([\d]+))?)?(Z|(…

1...<<71727374757677787980>>...95