Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php84 if ($this->isAtFilterContainer($startAt)) {
103 protected function isAtFilterContainer(int $pos): bool
386 if ($this->isAtFilterContainer($startAt + 2)) {
492 if ($this->isAtFilterContainer($i)) {
99 protected function isAtFilterContainer(int $pos): bool global() function in FreeDSx\\Ldap\\Search\\FilterParser