Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php85 [$endsAt, $filter] = $this->parseFilterContainer($startAt, $isRoot);
127 protected function parseFilterContainer(int $startAt, bool $isRoot): array
122 protected function parseFilterContainer(int $startAt, bool $isRoot): array global() function in FreeDSx\\Ldap\\Search\\FilterParser