Searched refs:uregion_getContainingRegionOfType (Results 1 – 4 of 4) sorted by relevance
177 uregion_getContainingRegionOfType(const URegion* uregion, URegionType type);
57 uregion_getContainingRegionOfType(const URegion* uregion, URegionType type) in uregion_getContainingRegionOfType() function
430 …const URegion *containingRegion = (cr)? uregion_getContainingRegionOfType(cr, URGN_CONTINENT) : NU… in TestGetContainedRegionsWithType()474 const URegion *c = uregion_getContainingRegionOfType(r, URGN_CONTINENT); in TestGetContainingRegionWithType()
1441 #define uregion_getContainingRegionOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegionOfTyp… macro