Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 25 of 163) sorted by relevance

1234567

/plugin/callflow/
Dscript.js172 if(matched = aCommands[i].match(/^\)/))//note stop
183 else if(matched = aCommands[i].match(/^(.+)<-?>([^:]+):?([^:]+):?(.*)/)) //double arrow
185 … aParsedCommands[curCommand] = [matched[1], matched[2], matched[3], matched[4], "double-arrow", i];
190 else if(matched = aCommands[i].match(/^(.+)->([^:]+):?([^:]+):?(.*)/)) //arrow
192 aParsedCommands[curCommand] = [matched[1], matched[2], matched[3], matched[4], "arrow", i];
197 else if(matched = aCommands[i].match(/^(.+)<-([^:]+):?([^:]+):?(.*)/)) //back arrow
199 aParsedCommands[curCommand] = [matched[2], matched[1], matched[3], matched[4], "arrow", i];
205 else if(matched = aCommands[i].match(/parallel[ ]*\{/)) //start
210 else if(matched = aCommands[i].match(/^}/)) //stop
216 else if(matched = aCommands[i].match(/note over ([^,]*),?([^(]*)\(/)) //note over start
[all …]
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dremove-duplicates.js7 var matched = {};
19 if (matched[id] && matched[id].length == 1)
22 matched[id] = matched[id] || [];
24 matched[id].push(i);
31 for (var j = matched[id].length - 1; j >= 0; j--) {
32 token = tokens[matched[id][j]];
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelect.php84 $matched = false;
93 $matched = true;
96 if (!$matched) {
105 $matched = false;
114 $matched = true;
119 if (!$matched) {
126 $matched = true;
131 if (!$matched) {
140 $matched = false;
149 $matched = true;
[all …]
H A DAbstractWebDriverCheckboxOrRadio.php102 $matched = false;
109 $matched = true;
112 if (!$matched) {
/plugin/subjectindex/inc/
Dmatcher.php23 $matched = preg_match('/Entry(.+?)\.php/', $file, $match);
24 if ($matched) {
40 $matched = false;
44 $matched = true;
49 return $matched;
/plugin/condition/
Dbase_tester.php.orig.php202 $matched = false;
210 $matched = true;
214 $matched = true;
218 $matched = true;
222 $matched = true;
228 $matched = true;
232 $matched = true;
238 $matched = true;
247 $matched = true;
258 $matched = true;
[all …]
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.regexp.replace.js59 var matched = String(result[0]);
70 var replacerArgs = [matched].concat(captures, position, S);
74 … replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
78 nextSourcePosition = position + matched.length;
86 function getSubstitution(matched, str, position, captures, namedCaptures, replacement) { argument
87 var tailPos = position + matched.length;
98 case '&': return matched;
/plugin/html2pdf/html2pdf/html2ps/
Dcss.parse.properties.php54 $matched = false;
59 $matched = true;
65 $matched = true;
67 } while ($matched);
/plugin/textile2/
DclassTextile.php352 $matched = $in;
354 if (preg_match("/\\\\(\d+)/", $matched, $csp)) $colspan = $csp[1];
355 if (preg_match("/\/(\d+)/", $matched, $rsp)) $rowspan = $rsp[1];
359 if (preg_match("/($this->vlgn)/", $matched, $vert))
363 if (preg_match("/\{([^}]*)\}/", $matched, $sty)) {
365 $matched = str_replace($sty[0], '', $matched);
368 if (preg_match("/\[([^]]+)\]/U", $matched, $lng)) {
370 $matched = str_replace($lng[0], '', $matched);
373 if (preg_match("/\(([^()]+)\)/U", $matched, $cls)) {
375 $matched = str_replace($cls[0], '', $matched);
[all …]
/plugin/bpmnio/syntax/
Dbpmnio.php54 $matched = [];
55 preg_match('/<bpmnio\s+([^>]+)>/', $match, $matched);
58 if (!empty($matched[1])) {
59 $attrs = $this->buildAttributes($matched[1]);
/plugin/editsections2/
Dscript.js61 var matched,
64 if (!range || !(matched = /^(\d+)-(\d*)$/.exec(range.value))) {
67 ret = Number(matched[1]);
68 } else if (matched[2].length) {
69 ret = Number(matched[2]);
/plugin/formatplus2/
Dscript.js21 matched = jQuery.uaMatch( navigator.userAgent ),
23 if ( matched.browser ) {
24 browser[ matched.browser ] = true;
25 browser.version = matched.version;
/plugin/interwikipaste/
Dscript.js30 let matched = regex.exec(url);
31 if (matched !== null) {
32 let captured = matched[1] ? matched[1] : '';
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
DIterator.php145 $matched = FALSE;
151 $matched = TRUE;
156 return $matched;
/plugin/codemirror/dist/modes/
Dcrystal.min.js.map1matched","eat","current","test","blocks","indexOf","currentIndent","lastStyle","pop","hasOwnProper…
/plugin/datatemplate/syntax/
Dlist.php340 $matched = True;
369 $matched = $matched && $colmatch;
371 $matched = $matched || $colmatch;
374 if($matched) $out[] = $dr;
/plugin/nspages/
DoptionParser.php163 static private function _removeFromMatch($matched, $match){ argument
164 …$matched = trim($matched); // to handle the case of the option "-r" which already matches an extra…
166 $regex = '/\s*' . preg_quote($matched, '/') . '\s+/';
/plugin/prolog/
Dprolog_tag.php70 $found = preg_match_all($this->attributePattern, $prologTag, $matched);
72 foreach($matched[1] as $i => $attrName) {
74 $attrValue = $matched[2][$i];
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
DShorthandSizeSniff.php114 $matched = '';
116 $matched .= $value[0];
119 if ($content !== trim($matched)) {
/plugin/preservefilenames/
Dscript.js113 var matched = id.match(/^(.*?:)[^:]+$/);
114 if (!matched) return id;
115 var namespace = matched[1];
/plugin/projects/plugins/file/
Dlatex_dependency.php44 $matched = preg_match_all($pattern, $content, $matches);
45 if ($matched == 0) return NULL;
/plugin/tplinc/lang/en/
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/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
DDeepCopy.php249 $matched = $this->first(
259 return isset($matched) ? $matched['filter'] : null;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
DDeepCopy.php266 $matched = $this->first(
276 return isset($matched) ? $matched['filter'] : null;
/plugin/pagequery/
DPageQuery.php243 $matched = preg_match_all('/\{(.+?)\}/', $display, $matches, PREG_SET_ORDER);
246 if ($matched > 0) {
480 $matched = @preg_match('/' . $query . '/i', $page);
481 if ($matched === false) {
483 } elseif ($matched == 0) {
580 $matched = false;
582 $matched = ($date >= $begin && $date <= $end);
584 $matched = ($date >= $begin);
586 $matched = ($date <= $end);
588 return $matched;

1234567