Home
last modified time | relevance | path

Searched refs:matches (Results 176 – 200 of 1144) sorted by last modified time

12345678910>>...46

/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php125 return $provided->matches($constraint);
/plugin/barcodes/lib/
H A DColor.php33 if (preg_match('/^#?([0-9a-f]{6})/i', $color, $matches)) {
34 $this->red = hexdec(substr($matches[1], 0, 2));
35 $this->green = hexdec(substr($matches[1], 2, 2));
36 $this->blue = hexdec(substr($matches[1], 4, 2));
/plugin/barcodes/
H A Dsyntax.php65 …eg_match('/^([0-9]+)(px)?$/', $barcode->attributes()['size'], $matches) ? intval($matches[1]) : nu…
67 …_match('/^([0-9]+)(px)?$/', $barcode->attributes()['padding'], $matches) ? intval($matches[1]) : 0;
/plugin/authdrupal8/
H A Dpassword.inc212 * Check whether a plain text password matches a stored hashed password.
H A DREADME.md50 * administrator: add a administrator group (with @) or username that matches one of your drupal8 administrator roles
51 * manager: add a manager group (with @) or username that matches one of your drupal roles or users
/plugin/edittable/lib/
H A Dhandsontable.full.js9893 var matches = (string || '').match(matcher);
9895 if (matches === null) {
9899 var chunk = matches[matches.length - 1] || [];
/plugin/blog/syntax/
H A Dblog.php113 preg_match_all('|<div class="level(\d)">|i', $renderer->doc, $matches, PREG_SET_ORDER);
114 $n = count($matches)-1;
115 if ($n > -1) $clevel = $matches[$n][1];
/plugin/pubmed2020/classes/
H A Dcache.php390 $matches = '';
391 $r = preg_match($medlinePattern, $raw, $matches);
392 return $matches[1];
401 $matches = '';
402 $r = preg_match($pattern, $raw, $matches);
403 return trim($matches[1]);
H A Dpubmed2020.php773 if (preg_match($p, $low_t, $matches, PREG_OFFSET_CAPTURE)) {
783 if (preg_match($p, $low_t, $matches)) {
792 if (preg_match($p, $low_t, $matches)) {
/plugin/pubmed2020/helper/
H A Dpmid.php131 public function replacementValueCallback($matches) { argument
140 if (!isset($matches[2])) {
143 $attr = $matches[2];
155 return $matches[0];
/plugin/tplinc/
H A Dhelper.php154 if (preg_match($pattern, ":$id", $matches)) {
155 $len = count($matches);
157 $page = str_replace('$' . $i, $matches[$i], $page);
/plugin/tplinc/lang/en/
H A Dintro.txt4 matches the current page ID. When multiple pattern match, all pages will be inserted in the order t…
/plugin/statdisplay/
H A DBrowser.php584 if( preg_match('/Version\/(10.*)$/',$resultant,$matches) ) {
585 $this->setVersion($matches[1]);
742 $this->setVersion($matches[1]);
747 $this->setVersion($matches[1]);
760 $this->setVersion($matches[1]);
773 $this->setVersion($matches[1]);
786 $this->setVersion($matches[2]);
805 if( preg_match("/Firefox[\/ \(]([^ ;\)]+)/i",$this->_agent,$matches) ) {
806 $this->setVersion($matches[1]);
810 else if( preg_match("/Firefox$/i",$this->_agent,$matches) ) {
[all …]
/plugin/firenews/
H A Dsyntax.php407 function($matches) {
408 $langTag = str_replace(["{{", "}}"], "", $matches[0]);
/plugin/s5/ui/default/
H A Dslides.js326 var matches = sregex.exec(window.location.hash);
328 if (matches != null) {
329 dest = parseInt(matches[1]);
/plugin/s5/ui/dokuwiki/
H A Dslides.js325 var matches = sregex.exec(window.location.hash);
327 if (matches != null) {
328 dest = parseInt(matches[1]);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DElasticsearchException.php97 if (\preg_match('/^(\w+)\[.*\]/', $error, $matches)) {
98 return $matches[1];
/plugin/elasticsearch/vendor/composer/
H A DInstalledVersions.php125 return $provided->matches($constraint);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc212 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no configs. (This includes `_all` string or when no configs have been specified)
233 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
234 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
254 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
255 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
276 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no trained models. (This includes `_all` string or when no trained models have been specified) (Default = true)
541 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
H A DTransformNamespace.asciidoc55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
72 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
128 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
H A DMlNamespace.asciidoc92 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
93 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
209 $params['allow_no_forecasts'] = (boolean) Whether to ignore if `_all` matches no forecasts
445 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data frame analytics. (This includes `_all` string or when no data frame analytics have been specified) (Default = true)
463 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data frame analytics. (This includes `_all` string or when no data frame analytics have been specified) (Default = true)
480 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
481 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
495 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
496 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
548 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches n
[all...]
/plugin/elasticsearch/vendor/nyholm/dsn/src/
H A DDsnParser.php37 if (1 === preg_match(self::FUNCTION_REGEX, $dsn, $matches)) {
38 $functionName = $matches[1];
39 $arguments = $matches[2];
40 parse_str($matches[3] ?? '', $parameters);
51 if (preg_match_all(self::ARGUMENTS_REGEX, $arguments, $matches)) {
52 $arguments = $matches[1];
66 if (1 === preg_match(self::FUNCTION_REGEX, $dsn, $matches)) {
67 if ('dsn' === $matches[1]) {
68 return self::parse($matches[2]);
116 if (!preg_match('#^(?:(?<alt>['.self::UNRESERVED.self::SUB_DELIMS.'%]+:[0-9]+(?:[/?].*)?)|(?<scheme>[a-zA-Z0-9\+-\.]+):(?://)?(?<dsn>.*))$#', $dsn, $matches)) {
[all...]
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php131 if (preg_match('/(.*)(Debug|Info|Notice|Warning|Error|Critical|Alert|Emergency)(.*)/', $method, $matches) > 0) {
132 $genericMethod = $matches[1] . ('Records' !== $matches[3] ? 'Record' : '') . $matches[3];
133 $level = strtolower($matches[2]);
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php376 // If there is no type restriction, it matches
385 if (!($matches = ($typeToMatch->isBuiltin() && \gettype($object) === $typeToMatch->getName())
391 $matches = ($type->isBuiltin() && \gettype($object) === $type->getName())
397 if ($matches) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc197 If your constructor matches AbstractConnectionPool, you may use either object

12345678910>>...46