Searched refs:FILTER_OPERATOR (Results 1 – 3 of 3) sorted by relevance
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ | ||
H A D | AndFilter.php | 22 protected const FILTER_OPERATOR = self::OPERATOR_AND; define in FreeDSx\\Ldap\\Search\\Filter\\AndFilter |
H A D | OrFilter.php | 22 protected const FILTER_OPERATOR = self::OPERATOR_OR; define in FreeDSx\\Ldap\\Search\\Filter\\OrFilter |
H A D | FilterContainerTrait.php | 116 . self::FILTER_OPERATOR |