Home
last modified time | relevance | path

Searched refs:match (Results 1826 – 1850 of 2354) sorted by relevance

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

/plugin/codemirror/dist/modes/
H A Dasterisk.min.js.map1match","skipTo","skipToEnd","eat","eatWhile","current","indexOf","ch1","peek","extenStart","extenS…
H A Dhaxe.min.js1match(/^\d*(?:\.\d*(?!\.))?(?:[eE][+\-]?\d+)?/);return q("number","number")}else if(b.reAllowed&&(…
H A Dcommonlisp.min.js.map1match","tokenize","inString","skipToEnd","skipTo","inComment","name","charAt","lastType","escaped"…
H A Dturtle.min.js.map1match","tokenize","tokenLiteral","test","skipToEnd","eatWhile","peek","word","current","quote","es…
H A Delm.min.js1 …=j.next();if(h.test(q)){return q==="{"&&j.eat("-")?a(j,p,k(1)):q==="["&&j.match("glsl|")?a(j,p,o):…
H A Dnginx.min.js1 … if(g=="#"){a.skipToEnd();return h("comment","comment")}else if(g=="!"){a.match(/^\s*\w*/);return …
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... apache.http.cookie.MalformedCookieException public abstract boolean match (org.apache.http.cookie.Cookie ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... apache.http.cookie.MalformedCookieException public abstract boolean match (org.apache.http.cookie.Cookie ...
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js38 …if ((pgnHeader[gameNum]) && (matches = pgnHeader[gameNum].match('\\[\\s*' + customTag + '\\s*\"([^…
53 …if ((MoveCommentsVar[varId][plyNum]) && (matches = MoveCommentsVar[varId][plyNum].match('\\[%' + c…
668 if ((e[i].src) && (e[i].src.match(jsre))) {
703 …if ((typeof(gameVariant[currentGame]) !== "undefined") && (gameVariant[currentGame].match(/^\s*(|c…
1240 if (move.match(/^[Oo0]/)) { move = move.replace(/[o0]/g, 'O').replace(/O(?=O)/g, 'O-'); }
1336 var matches = clockString.match("^" + (whiteToMove ? "W" : "B") + "/(.*)$");
1349 … theObj.className = (highlightedMoveId.match(/Var0Mv/) ? 'move' : 'variation') + ' notranslate';
1384 if (clockMatch = strippedMoveComment(StartPly+PlyNumber).match(clockRegExp)) {
1398 if (clockMatch = strippedMoveComment(StartPly+PlyNumber).match(clockRegExp)) {
1884 … ii++) { if (gameResult[ii].indexOf('*') >= 0) { lbga++; if (!pgnGame[ii].match(/^\s*\*?\s*$/)) { …
/plugin/edittable/renderer/
H A Dinverse.php472 function interwikilink($match, $name = null, $wikiName, $wikiUri) { argument
654 function plugin($name, $args, $state = '', $match = '') { argument
660 $this->doc .= $match;
/plugin/ifauthex/lib/
H A Dparser.php49 $pieces[] = $arg->match();
70 return $this->args()[0]->match();
568 $argsRepr[] = $arg->match();
/plugin/googlemaps3/
H A Dscript.js20 if (nodes[j].className.match(/\bgooglemaps3\b/)) {
/plugin/sequencediagram/bower_components/lodash/lib/main/
H A Dbuild-site.js180 .replace(/\[source\]\(([^)]+)\) \[npm package\]\(([^)]+)\)/g, (match, href1, href2) =>
/plugin/combo/ComboStrap/
H A DStringUtility.php218 public static function match($subject, $pattern) function in ComboStrap\\StringUtility
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt28 match the dimensions of the image it is displaying
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1match(/function[^{]*\{([\s\S]*)\}/)||{})[1]},isTransparent:function(ctx,x,y,tolerance){if(toleranc… argument
2match){var m=new RegExp(transform).exec(match).filter(function(match){return match!==""&&match!=nu… argument
4match=color.match(Color.reHSLa);if(!match){return}var h=(parseFloat(match[1])%360+360)%360/360,s=p…
8 …oString.call(path)==="[object Array]";this.path=fromArray?path:path.match&&path.match(/[mzlhvcsqta…
9match(/[CcSs]/)===null){controlX=x;controlY=y}else{controlX=2*x-controlX;controlY=2*y-controlY}ctx…
13 …=0;charIndex<line.length;charIndex++){var _char=line[charIndex];if(!_char.match(/\s/)){width+=this…
15match(/(.*)\n?/)[1],textOnNextLine=(textAfterCursor.match(/.*\n(.*)\n?/)||{})[1]||"",cursorLocatio…
H A Dfabric.js3038 return (match !== '' && match != null);
3450 var match = value.match(reFontDeclaration);
3675 var match = rule.match(/([\s\S]*?)\s*\{([^}]*)\}/),
4723 var match = color.match(Color.reRGBa);
4724 if (match) {
4725 …var r = parseInt(match[1], 10) / (/%$/.test(match[1]) ? 100 : 1) * (/%$/.test(match[1]) ? 255 : 1),
4726 … g = parseInt(match[2], 10) / (/%$/.test(match[2]) ? 100 : 1) * (/%$/.test(match[2]) ? 255 : 1),
4727 … b = parseInt(match[3], 10) / (/%$/.test(match[3]) ? 100 : 1) * (/%$/.test(match[3]) ? 255 : 1);
4733 match[4] ? parseFloat(match[4]) : 1
4767 var match = color.match(Color.reHSLa);
[all …]
/plugin/git/
H A Dhelper.php85 foreach ($matches as $match) {
88 $cleanedMatch = htmlspecialchars($match);
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php369 … private function renderDokuWikiInterwikiLink($match, $name, $wikiName, $wikiUri, $title = null) { argument
372 $this->renderer->interwikilink($match, $name, $wikiName, $wikiUri);
/plugin/dokutexit/
H A Dconfig.php170 foreach($matches[0] as $match) {
171 $return .= $match."\n";
/plugin/abc/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler){ argument
37 $matches = preg_split('/>/u',$match,2);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php782 private function rawurlencodeMatchZero(array $match) argument
784 return rawurlencode($match[0]);
/plugin/text/
H A Drenderer.php36 function plugin($name, $data, $state = '', $match = '') { argument
453 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly=false) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php1285 // - Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1394 // Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1451 // Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1612 $match = true;
1614 $match = false;
1623 if ($match) {
1784 $match = true;
1800 $match = false;
1806 if ($match) {
2945 $match
[all...]
/plugin/wysiwyg/css/
H A Dfck_editorarea.css30 The "body" styles should match your editor web site, mainly regarding

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