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.cpp171 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
176 compareFlagsForRange(rangeStart,rangeEnd,USPREP_UNASSIGNED); in strprepProfileLineFn()
302 if(type == USPREP_UNASSIGNED){ in testAllCodepoints()
/external/icu/icu4c/source/common/
Dsprpimpl.h37 USPREP_UNASSIGNED = 0x0000 , enumerator
Dusprep.cpp539 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
/external/icu/icu4c/source/test/cintltst/
Dsprpdata.c63 if(strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
68 compareFlagsForRange(data, rangeStart,rangeEnd,USPREP_UNASSIGNED); in strprepProfileLineFn()
/external/icu/icu4c/source/tools/gensprep/
Dgensprep.c377 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
386 storeRange(rangeStart,rangeEnd,USPREP_UNASSIGNED, pErrorCode); in strprepProfileLineFn()