Home
last modified time | relevance | path

Searched defs:CHOICE_TAG (Results 1 – 9 of 9) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAndFilter.php24 protected const CHOICE_TAG = 0; global() define in FreeDSx\\Ldap\\Search\\Filter\\AndFilter
H A DApproximateFilter.php22 protected const CHOICE_TAG = 8; global() define in FreeDSx\\Ldap\\Search\\Filter\\ApproximateFilter
H A DEqualityFilter.php22 protected const CHOICE_TAG = 3; global() define in FreeDSx\\Ldap\\Search\\Filter\\EqualityFilter
H A DGreaterThanOrEqualFilter.php22 protected const CHOICE_TAG = 5; global() define in FreeDSx\\Ldap\\Search\\Filter\\GreaterThanOrEqualFilter
H A DLessThanOrEqualFilter.php22 protected const CHOICE_TAG = 6; global() define in FreeDSx\\Ldap\\Search\\Filter\\LessThanOrEqualFilter
H A DOrFilter.php24 protected const CHOICE_TAG = 1; global() define in FreeDSx\\Ldap\\Search\\Filter\\OrFilter
H A DNotFilter.php28 protected const CHOICE_TAG = 2; global() define in FreeDSx\\Ldap\\Search\\Filter\\NotFilter
H A DSubstringFilter.php40 protected const CHOICE_TAG = 4; global() define in FreeDSx\\Ldap\\Search\\Filter\\SubstringFilter
H A DMatchingRuleFilter.php36 protected const CHOICE_TAG = 9; global() define in FreeDSx\\Ldap\\Search\\Filter\\MatchingRuleFilter