Home
last modified time | relevance | path

Searched defs:FILTER_EQUAL (Results 1 – 2 of 2) sorted by path

/plugin/pureldap/classes/
H A DClient.php16 const FILTER_EQUAL = 'equal'; global() define in dokuwiki\\plugin\\pureldap\\classes\\Client
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterInterface.php32 public const FILTER_EQUAL = '='; global() define