Searched refs:usprepTypeNames (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | sprpdata.c | 64 if(strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 71 }else if(strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn() 78 }else if(strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn() 262 … expected type for 0x%06X. Expected: %s Got: %s\n",start,usprepTypeNames[type], usprepTypeNames[re… in compareFlagsForRange() 266 … expected type for 0x%06X. Expected: %s Got: %s\n",start,usprepTypeNames[type], usprepTypeNames[re… in compareFlagsForRange()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 171 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 178 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn() 185 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn() 435 … expected type for 0x%06X. Expected: %s Got: %s\n",start,usprepTypeNames[type], usprepTypeNames[re… in compareFlagsForRange() 439 … expected type for 0x%06X. Expected: %s Got: %s\n",start,usprepTypeNames[type], usprepTypeNames[re… in compareFlagsForRange()
|
/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() 388 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn() 399 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
|
/third_party/icu/icu4c/source/tools/gensprep/ |
D | gensprep.c | 381 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn() 392 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn() 403 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ 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() 392 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn() 403 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | sprpimpl.h | 47 static const char* usprepTypeNames[] ={ variable
|
/third_party/icu/icu4c/source/common/ |
D | sprpimpl.h | 47 static const char* usprepTypeNames[] ={ variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | sprpimpl.h | 47 static const char* usprepTypeNames[] ={ variable
|
/third_party/node/deps/icu-small/source/common/ |
D | sprpimpl.h | 47 static const char* usprepTypeNames[] ={ variable
|