Searched defs:IS_LDAP_ESCAPED_CHAR (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-dict-backend/
H A Ddict-ldap.c171 #define IS_LDAP_ESCAPED_CHAR(c) \ macro
179 if (IS_LDAP_ESCAPED_CHAR(*p)) {
/dovecot/src/auth/
H A Ddb-ldap.c1487 #define IS_LDAP_ESCAPED_CHAR(c) \ macro
1496 if (IS_LDAP_ESCAPED_CHAR(*p)) {

Completed in 16 milliseconds