Home
last modified time | relevance | path

Searched refs:USPREP_UNASSIGNED (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtestidn.cpp169 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
174 compareFlagsForRange(rangeStart,rangeEnd,USPREP_UNASSIGNED); in strprepProfileLineFn()
300 if(type == USPREP_UNASSIGNED){ in testAllCodepoints()
/external/icu/icu4c/source/common/
Dsprpimpl.h35 USPREP_UNASSIGNED = 0x0000 , enumerator
Dusprep.cpp539 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
/external/icu/icu4c/source/test/cintltst/
Dsprpdata.c61 if(strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
66 compareFlagsForRange(data, rangeStart,rangeEnd,USPREP_UNASSIGNED); in strprepProfileLineFn()
/external/icu/icu4c/source/tools/gensprep/
Dgensprep.c375 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
384 storeRange(rangeStart,rangeEnd,USPREP_UNASSIGNED, pErrorCode); in strprepProfileLineFn()