Home
last modified time | relevance | path

Searched defs:fromRange (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
DOption.php160 public static function fromRange(string $startAt, string $endAt = '*') function in FreeDSx\\Ldap\\Entry\\Option
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
DIntervalSet.php45 public static function fromRange(int $start, int $end) : self function in Antlr\\Antlr4\\Runtime\\IntervalSet