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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducdata.h340 #define UCDATA_NUM 0x10 macro
345 UCDATA_CMBCL|UCDATA_NUM|UCDATA_COMP|UCDATA_KDECOMP)
H A Ducdata.c1320 if (masks & UCDATA_NUM)
1321 error |= _ucnumb_load(paths, 0) < 0 ? UCDATA_NUM : 0;
1341 if (masks & UCDATA_NUM)
1365 if (masks & UCDATA_NUM)
1366 error |= _ucnumb_load(paths, 1) < 0 ? UCDATA_NUM : 0;

Completed in 182 milliseconds