Searched refs:uregion_getContainingRegionOfType (Results 1 – 9 of 9) sorted by relevance
181 uregion_getContainingRegionOfType(const URegion* uregion, URegionType type);
1547 #define uregion_getContainingRegionOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegionOfTyp… macro
59 uregion_getContainingRegionOfType(const URegion* uregion, URegionType type) in uregion_getContainingRegionOfType() function
432 …const URegion *containingRegion = (cr)? uregion_getContainingRegionOfType(cr, URGN_CONTINENT) : NU… in TestGetContainedRegionsWithType()476 const URegion *c = uregion_getContainingRegionOfType(r, URGN_CONTINENT); in TestGetContainingRegionWithType()