Searched refs:uregion_getRegionCode (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | uregiontest.c | 374 …ROR: Numeric code mismatch for region %s. Expected:%d Got:%d\n", uregion_getRegionCode(r), e, n ); in TestKnownRegions() 377 …log_err("ERROR: Expected region %s to be of type %d. Got: %d\n", uregion_getRegionCode(r), rd->typ… in TestKnownRegions() 383 uregion_getRegionCode(r), uregion_getRegionCode(ncRegion) ); in TestKnownRegions() 410 …uregion_getRegionCode(r), uregion_getRegionCode(cr), (containingRegion)?uregion_getRegionCode(cont… in TestGetContainedRegions() 491 …uregion_getRegionCode(r), uregion_getRegionCode(cr), (containingRegion)?uregion_getRegionCode(cont… in TestGetContainedRegionsWithType() 511 …ng region for %s should have been NULL. Got: %s\n", uregion_getRegionCode(r), uregion_getRegionCo… in TestGetContainingRegion() 517 …uregion_getRegionCode(r), (p)?uregion_getRegionCode(p):"NULL", (c)?uregion_getRegionCode(c):"NULL"… in TestGetContainingRegion() 535 …continent for %s should have been NULL. Got: %s\n", uregion_getRegionCode(r), uregion_getRegionCo… in TestGetContainingRegionWithType() 541 …uregion_getRegionCode(r), (p)?uregion_getRegionCode(p):"NULL", (c)?uregion_getRegionCode(c):"NULL"… in TestGetContainingRegionWithType() 589 …for region \"%s\" should have contained \"%s\" but it didn't.\n", uregion_getRegionCode(r), prefer… in TestGetPreferredValues() [all …]
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | uregion.h | 232 uregion_getRegionCode(const URegion* uregion);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | uregion.h | 232 uregion_getRegionCode(const URegion* uregion);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | uregion.h | 232 uregion_getRegionCode(const URegion* uregion);
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uregion.cpp | 97 uregion_getRegionCode(const URegion* uregion) in uregion_getRegionCode() function
|
/third_party/icu/icu4c/source/i18n/ |
D | uregion.cpp | 97 uregion_getRegionCode(const URegion* uregion) in uregion_getRegionCode() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uregion.cpp | 97 uregion_getRegionCode(const URegion* uregion) in uregion_getRegionCode() function
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1559 #define uregion_getRegionCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionCode) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1625 #define uregion_getRegionCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionCode) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1577 #define uregion_getRegionCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionCode) macro
|