Home
last modified time | relevance | path

Searched refs:comparison (Results 1 – 25 of 49) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMetricThreshold.php28 public $comparison; variable in Google\\Service\\Monitoring\\MetricThreshold
68 public function setComparison($comparison) argument
70 $this->comparison = $comparison;
77 return $this->comparison;
/plugin/filterrss/
H A Dsyntax.php157 foreach($conditions as $comparison)
160 $right = strtotime($comparison[1]);
161 switch($comparison[0])
204 foreach($conditions as $comparison)
209 $pattern ='/'. str_replace('%', '.*', preg_quote($comparison[1])).'/';
211 switch($comparison[0])
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dstrict_comparison_operator.test2 The PHP === strict comparison operator is not supported
6 …ed operator of value "=". Did you try to use "===" or "!==" for strict comparison? Use "is same as…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dcomparison.test2 Twig supports comparison operators (==, !=, <, >, >=, <=)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DOperatorSpacingSniff.php58 $comparison = PHP_CodeSniffer_Tokens::$comparisonTokens;
67 array_merge($comparison, $operators, $assignment, $inlineIf)
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst10 Converts an argument to a date to allow date comparison:
/plugin/txt2tags/
H A Dconfig.t2t8 % Note: dokuwiki headings are reversed in comparison to the ones in txt2tags
/plugin/semanticdata/
H A Dhelper.php229 msg('Failed to parse comparison "'.hsc($com).'"',-1);
/plugin/tokenbucketauth/
H A DREADME24 0.4 Bugfix: wrong comparison between times (thanks ayambit)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php250 $comparison = $this->compare(new static());
251 if ($comparison == 0) {
255 $temp = $comparison < 0 ? $this->add(new static(1)) : $this;
266 return $comparison < 0 ? ~$bytes : $bytes;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst26 comparison operators (``==``, ``!=``, ``<``, ``>``, ``>=``, ``<=``), math
H A Dtemplates.rst691 The following comparison operators are supported in any expression: ``==``,
/plugin/data-au/
H A Dhelper.php458 msg('Failed to parse comparison "' . hsc($com) . '"', -1);
/plugin/data/
H A Dhelper.php486 msg('Failed to parse comparison "' . hsc($com) . '"', -1);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md113 * Improved object comparison (thanks @whatthejeff)
165 * Fixed the comparison of objects in ExactValuetoken (thanks @sstok)
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php121 $comparison = self::version_compare_replacement_sub($version1, $version2, $operator);
122 if ($comparison != 0) {
123 return $comparison;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1 … // operators - comparison (symbols)\n [/==|!=|<|>|>=|<=/, 'operators.twig'],\n …
H A D7.7.js.map1 … 'and',\n 'equiv',\n 'not',\n 'or',\n // comparison operators\n …
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md47 …g for [`event.key`](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent.key) comparison.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt28 - Use strict comparison operator to compare digest values. (Jaime Pérez)
/plugin/bible/bible_douayRheims/
H A DAggeus.txt18 …this house in its first glory? and how do you see it now? is it not in comparison to that as nothi…
/plugin/odt/
H A DChangeLog.txt30 * Added support for @media rules (with simplified comparison method)
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki68 …y another file (with the same name), this will be noticed by timestamp comparison - the original t…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12