Searched refs:ldap_utf8prev (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h512 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))
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldaputf8.c65 ldap_utf8prev (char* s) function

Completed in 57 milliseconds