Home
last modified time | relevance | path

Searched refs:LDAP_UTF8PREV (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dldaputf8.c159 tok = LDAP_UTF8PREV(sp); in ldap_utf8strtok_r()
173 *(LDAP_UTF8PREV(sp)) = 0; in ldap_utf8strtok_r()
/titanic_50/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h537 #define LDAP_UTF8PREV(s) ldap_utf8prev(s) macro