Searched refs:ldap_utf8prev (Results 1 – 2 of 2) sorted by relevance
512 LDAP_API(char*) LDAP_CALL ldap_utf8prev( char* );537 #define LDAP_UTF8PREV(s) ldap_utf8prev(s)538 #define LDAP_UTF8DEC(s) (s=ldap_utf8prev(s))
65 ldap_utf8prev (char* s) in ldap_utf8prev() function