Searched refs:ldap_utf8prev (Results 1 – 2 of 2) sorted by relevance
510 LDAP_API(char*) LDAP_CALL ldap_utf8prev( char* );535 #define LDAP_UTF8PREV(s) ldap_utf8prev(s)536 #define LDAP_UTF8DEC(s) (s=ldap_utf8prev(s))
68 ldap_utf8prev (char* s) in ldap_utf8prev() function