Searched defs:FILTER_EQUAL (Results 1 – 2 of 2) sorted by relevance
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ | ||
H A D | FilterInterface.php | 32 public const FILTER_EQUAL = '='; global() define |
/plugin/pureldap/classes/ | ||
H A D | Client.php | 16 const FILTER_EQUAL = 'equal'; global() define in dokuwiki\\plugin\\pureldap\\classes\\Client |