Searched refs:_ucdcmp_load (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.c722 _ucdcmp_load(char *paths, int reload) function
1319 error |= _ucdcmp_load(paths, 0) < 0 ? UCDATA_DECOMP : 0;
1364 error |= _ucdcmp_load(paths, 1) < 0 ? UCDATA_DECOMP : 0;

Completed in 95 milliseconds