Searched refs:USPREP_UNASSIGNED (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 171 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()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | sprpimpl.h | 37 USPREP_UNASSIGNED = 0x0000 , enumerator
|
D | usprep.cpp | 539 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
|
/third_party/icu/icu4c/source/common/ |
D | sprpimpl.h | 37 USPREP_UNASSIGNED = 0x0000 , enumerator
|
D | usprep.cpp | 538 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | sprpimpl.h | 37 USPREP_UNASSIGNED = 0x0000 , enumerator
|
D | usprep.cpp | 538 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
|
/third_party/node/deps/icu-small/source/common/ |
D | sprpimpl.h | 37 USPREP_UNASSIGNED = 0x0000 , enumerator
|
D | usprep.cpp | 538 if(type == USPREP_UNASSIGNED && allowUnassigned == FALSE){ in usprep_map()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | sprpdata.c | 64 if(strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 69 compareFlagsForRange(data, rangeStart,rangeEnd,USPREP_UNASSIGNED); in strprepProfileLineFn()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/ |
D | gensprep.c | 377 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 386 storeRange(rangeStart,rangeEnd,USPREP_UNASSIGNED, pErrorCode); in strprepProfileLineFn()
|
/third_party/icu/icu4c/source/tools/gensprep/ |
D | gensprep.c | 381 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 390 storeRange(rangeStart,rangeEnd,USPREP_UNASSIGNED, pErrorCode); in strprepProfileLineFn()
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
D | gensprep.c | 381 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 390 storeRange(rangeStart,rangeEnd,USPREP_UNASSIGNED, pErrorCode); in strprepProfileLineFn()
|