Home
last modified time | relevance | path

Searched refs:matches (Results 451 – 475 of 1144) sorted by relevance

1...<<11121314151617181920>>...46

/plugin/snippets/exe/
H A Dupdate.php57 preg_match_all("/~~SNIPPET_C~~(.*?)~~/",$text,$matches);
58 $intersect = array_intersect($matches[1],$snippets);
/plugin/dwcommits/
H A Dhelper.php288 if(preg_match('/\*(.*)/',$branch,$matches)) {
289 $this->selected_branch = $matches[1];
290 $this->branches[] = $this->html_option($matches[1],true);
395 if(preg_match('/^([A-Z]\w+):(.*)/',$buffer, $matches)) {
397 switch($matches[1]){
400 … preg_match('/(\w+)\s+(\d+)\s+(\d+):(\d+):(\d+)\s+(\d+)/',$matches[2],$date_matches);
413 $author = $matches[2];
807 if(preg_match('/dwcommits_(\d+)/',$entry, $matches)) {
811 if(($url = $this->dwc_element('url', $matches[1], $inf))!== false) {
815 $git = $this->dwc_element('git', $matches[1], $inf);
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties175 # the total number of matches in the document.
178 find_match_count[two]={{current}} of {{total}} matches
179 find_match_count[few]={{current}} of {{total}} matches
180 find_match_count[many]={{current}} of {{total}} matches
181 find_match_count[other]={{current}} of {{total}} matches
186 find_match_count_limit[zero]=More than {{limit}} matches
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties175 # the total number of matches in the document.
178 find_match_count[two]={{current}} of {{total}} matches
179 find_match_count[few]={{current}} of {{total}} matches
180 find_match_count[many]={{current}} of {{total}} matches
181 find_match_count[other]={{current}} of {{total}} matches
186 find_match_count_limit[zero]=More than {{limit}} matches
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties175 # the total number of matches in the document.
178 find_match_count[two]={{current}} of {{total}} matches
179 find_match_count[few]={{current}} of {{total}} matches
180 find_match_count[many]={{current}} of {{total}} matches
181 find_match_count[other]={{current}} of {{total}} matches
186 find_match_count_limit[zero]=More than {{limit}} matches
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties175 # the total number of matches in the document.
178 find_match_count[two]={{current}} of {{total}} matches
179 find_match_count[few]={{current}} of {{total}} matches
180 find_match_count[many]={{current}} of {{total}} matches
181 find_match_count[other]={{current}} of {{total}} matches
186 find_match_count_limit[zero]=More than {{limit}} matches
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
/plugin/combo/vendor/symfony/yaml/
H A DInline.php388 if (!$isQuoted && \is_string($value) && '' !== $value && '&' === $value[0] && Parser::preg_match(Parser::REFERENCE_PATTERN, $value, $matches)) {
389 $references[$matches['ref']] = $matches['value'];
390 $value = $matches['value'];
530 if (!$isValueQuoted && \is_string($value) && '' !== $value && '&' === $value[0] && Parser::preg_match(Parser::REFERENCE_PATTERN, $value, $matches)) {
531 $references[$matches['ref']] = $matches['value'];
532 $value = $matches['value'];
652 case preg_match('/^(?:\+|-)?0o(?P<value>[0-7_]++)$/', $scalar, $matches):
653 $value = str_replace('_', '', $matches['valu
[all...]
/plugin/svgembed/
H A Dsyntax.php77 $matches = array();
80 if (preg_match('/(cm|mm|Q|in|pc|pt|px)/', $value, $matches) && count($matches)) {
81 switch ($matches[1]) {
/plugin/pgn4web/pgn4web/
H A Dpuzzler.php218 if (preg_match('/\[\s*FEN\s*"([^"]*)"\s*\]/', $pgnGame, $matches)) { $rawGame = $matches[1]; }
228 …preg_match('/\[\s*FEN\s*"[^"]*"\s*\]/', $pgnGame, $matches)) { $rawGame = "[SetUp \"1\"]\n" . $mat…
/plugin/spellcheck/
H A Dspellcheck.php88 function spaceslink($matches){ argument
89 $string = unslash($matches[1]);
90 $check = unslash($matches[2]);
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js119 matches = i.match(/level(\d)/);
120 if(matches) {
121 return 'L_'+matches[1]; }
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DCssUtils.php128 static::filterImports($content, function ($matches) use (&$imports) {
129 $imports[] = $matches['url'];
/plugin/letsencrypt/classes/
H A DClient.php102 if(preg_match('~<(.+)>;rel="up"~', $this->http->resp_headers['link'], $matches)) {
103 return array($matches[1]);
/plugin/recommend/helper/
H A Dassignment.php50 $matches = array_filter($assignments, function ($data) use ($hlp) {
54 $template = array_pop($matches);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php314 if (preg_match(self::MATCHING_RULE, $attribute, $matches) === 0) {
319 $matchingRule = $matches[4] ?? '';
320 $attrName = $matches[1] ?? '';
321 $useDnAttr = isset($matches[2]);
474 return (string) preg_replace_callback('/\\\\([0-9A-Fa-f]{2})/', function ($matches) {
475 return hex2bin($matches[1]);
/plugin/userannotations/
H A Daction.php42 if(preg_match($pattern, $ID, $matches))
44 $annotated_page = str_replace($matches[0], '', $ID);
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js1 …;e=e.replace(/style="([^>]+)"/gm,function(h,k){matches=k.match(/level(\d)/);if(matches){return"L_"…
/plugin/zip/pear/File/Archive/Reader/
H A DAr.php156 if (preg_match("/\#1\/(\d+)/", $name, $matches)) {
157 $this->_header = 60 + $matches[1];
158 $name = $this->source->getData($matches[1]);
159 $size -= $matches[1];
/plugin/authorstats/
H A Dsyntax.php63 if (preg_match("/<AUTHORSTATS (?P<months>[0-9]+)>/", $data[0], $matches)) {
64 $renderer->doc .= $this->_getMonthlyStatsTable(intval($matches[1]));
65 …ears>[0-9]+)*\s*(?P<sort>(:?asc|ascending|desc|descending|rev|reverse)*)>/", $data[0], $matches)) {
66 $renderer->doc .= $this->getYearGraph($matches);
/plugin/cloud/
H A Dsyntax.php48 if (preg_match('/\[.*]/', $junk, $matches) === 1) {
49 $matches = trim($matches[0], '[]');
50 $found = explode(',', $matches);
/plugin/photogallery/
H A Dsyntax.php151 preg_match('/^(.*?(?<![&\\\\]))(?:#(.*))?$/', $line, $matches);
152 $line = $matches[1];
180 if (preg_match('/^\!.{1,}/', $line[0], $matches))
181 $line[0] = substr($matches[0],1);
356 if (preg_match('/\_([a-z]+?)\_\.(jpe?g|gif|png)$/',$fname,$matches)){
357 $modifier = $matches[1];
364 if (preg_match('/(.*?)\.(avi|mov|mp4)$/',$fname,$matches)) { // Is a video
366 …$poster = getNS($files[$i]['id']).':'.$matches[1].'_poster_.jpg'; // NOM: così i poster possono so…
671 if (preg_match('/([0-9]+):([0-9]+)/',$data['panar'],$matches))
672 $max_ar = $matches[1]/$matches[2];
/plugin/nohighlight/
H A Daction.php168 preg_match('/[?&]do=search&id=([^&]+)/', $referer, $matches)
173 $query = urldecode($matches[1]);
/plugin/bibtex4dw/syntax/
H A Dcite.php49 preg_match('/\{\[(.+?)\]\}/', $match, $matches);
50 return array($matches[1], $state, $pos);
/plugin/sentry/
H A DBrowser.php1004 if (preg_match('/Version\/(1*.*)$/', $resultant, $matches)) {
1005 $this->setVersion($matches[1]);
1213 $this->setVersion($matches[1]);
1217 $this->setVersion($matches[1]);
1231 $this->setVersion($matches[1]);
1245 $this->setVersion($matches[1]);
1258 if (preg_match("/Nokia([^\/]+)\/([^ SP]+)/i", $this->_agent, $matches)) {
1259 $this->setVersion($matches[2]);
1279 $this->setVersion($matches[1]);
1290 } else if (preg_match("/Firefox$/i", $this->_agent, $matches)) {
[all …]
/plugin/googlemaps3/
H A Dsyntax.php223 …preg_match_all('/(?<=\\'.$dlm.'|^|\n)(.*?)(?=\\'.$dlm.'|$|\n)/u', $line, $matches,PREG_PATTERN_ORD…
224 …MarkerOptions), array_merge(array(0), $matches[0], array_fill(0, count($this->defaultMarkerOptions…

1...<<11121314151617181920>>...46