Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_uc.h125 LDAP_LUNICODE_F(int) ucstrncasecmp(
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/
H A Ducstr.c53 int ucstrncasecmp( in ucstrncasecmp() function
452 ? ucstrncasecmp( ucsout1, ucsout2, l1 < l2 ? l1 : l2 ) in UTF8bvnormcmp()