Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php143 return [$endAt, $this->getNotFilterObject($startAt, $endAt)];
384 protected function getNotFilterObject(int $startAt, int $endAt): FilterInterface
374 protected function getNotFilterObject(int $startAt, int $endAt): FilterInterface global() function in FreeDSx\\Ldap\\Search\\FilterParser