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

/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt_uc.h91 #define LDAP_UTF8_ISASCII(p) ( !(*(const unsigned char *)(p) & 0x80 ) ) macro

Completed in 186 milliseconds