Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DApproximateFilter.php25 protected const FILTER_TYPE = self::FILTER_APPROX;
24 protected const FILTER_TYPE = self::FILTER_APPROX; global() define in FreeDSx\\Ldap\\Search\\Filter\\ApproximateFilter
H A DEqualityFilter.php25 protected const FILTER_TYPE = self::FILTER_EQUAL;
24 protected const FILTER_TYPE = self::FILTER_EQUAL; global() define in FreeDSx\\Ldap\\Search\\Filter\\EqualityFilter
H A DGreaterThanOrEqualFilter.php25 protected const FILTER_TYPE = self::FILTER_GTE;
24 protected const FILTER_TYPE = self::FILTER_GTE; global() define in FreeDSx\\Ldap\\Search\\Filter\\GreaterThanOrEqualFilter
H A DLessThanOrEqualFilter.php25 protected const FILTER_TYPE = self::FILTER_LTE;
24 protected const FILTER_TYPE = self::FILTER_LTE; global() define in FreeDSx\\Ldap\\Search\\Filter\\LessThanOrEqualFilter
H A DAttributeValueAssertionTrait.php86 . self::FILTER_TYPE