Home
last modified time | relevance | path

Searched refs:isRange (Results 1 – 7 of 7) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOption.php57 public function isRange(): bool
71 if (!$this->isRange()) {
87 if (!$this->isRange()) {
51 public function isRange(): bool global() function in FreeDSx\\Ldap\\Entry\\Option
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DAbstractField.php22 } elseif ($this->isRange($value)) {
36 public function isRange($value) function in Cron\\AbstractField
122 if ($this->isRange($expression) || $this->isIncrementsOfRanges($expression)) {
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DAbstractFieldTest.php14 * @covers Cron\AbstractField::isRange
19 $this->assertTrue($f->isRange('1-2'));
20 $this->assertFalse($f->isRange('2'));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php78 if ($option->isRange()) {
196 if ($option->isRange()) {
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js1783 isRange = methodName == 'range';
1788 assert.deepEqual(func(1)(4), isRange ? [1, 2, 3] : [3, 2, 1]);
1798 isRange = methodName == 'rangeStep';
1803 assert.deepEqual(func(2)(1)(4), isRange ? [1, 3] : [3, 1]);
H A Dtest.js18606 isRange = methodName == 'range';
18609 return isRange ? range : range.reverse();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1isRange = Range.isIRange(something);\n if (!isSelection && !isRange) {\n throw n…