Searched refs:UTF8bvnormalize (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_pvt_uc.h | 150 LDAP_LUNICODE_F(struct berval *) UTF8bvnormalize(
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ |
H A D | ucstr.c | 110 struct berval * UTF8bvnormalize( in UTF8bvnormalize() function
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | schema_init.c | 1901 val = UTF8bvnormalize( val, &tmp, flags, ctx ); in UTF8StringNormalize() 2101 nval = UTF8bvnormalize( value, NULL, LDAP_UTF8_APPROX, NULL ); in approxMatch() 2108 assertv = UTF8bvnormalize( ((struct berval *)assertedValue), in approxMatch() 2215 UTF8bvnormalize( &values[j], &val, LDAP_UTF8_APPROX, NULL ); in approxIndexer() 2272 val = UTF8bvnormalize( ((struct berval *)assertedValue), in approxFilter()
|