Home
last modified time | relevance | path

Searched refs:uccompatdecomp (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/openldap/dist/libraries/liblunicode/
H A Ducstr.c244 uccompatdecomp( ucs, p - ucs, &ucsout, &ucsoutlen, ctx ); in UTF8bvnormalize()
427 uccompatdecomp( ucs, ulen, &ucsout1, &l1, ctx ); in UTF8bvnormcmp()
446 uccompatdecomp( ucs, ulen, &ucsout2, &l2, ctx ); in UTF8bvnormcmp()
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h290 uccompatdecomp LDAP_P((const ac_uint4 *in, int inlen,
H A Ducdata.c1017 uccompatdecomp(const ac_uint4 *in, int inlen, in uccompatdecomp() function