Searched refs:UResType (Results 1 – 8 of 8) sorted by relevance
157 UResType rootType; in res_init()172 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()292 U_CAPI UResType U_EXPORT2294 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()558 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()610 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
349 U_INTERNAL UResType U_EXPORT2
281 UResType ResourceBundle::getType(void) const { in getType()
1398 U_CAPI UResType U_EXPORT2 ures_getType(const UResourceBundle *resB) { in ures_getType()1777 UResType type = (UResType)RES_GET_TYPE(resource); /* the current resource type */ in getTableItemByKeyPath()1789 type = (UResType)RES_GET_TYPE(resource); in getTableItemByKeyPath()
126 } UResType; typedef532 U_STABLE UResType U_EXPORT2
325 UResType
412 UResType type; in equalRB()743 UResType bundleType=array.getType(); in testTag()818 UResType bundleType=array2d.getType(); in testTag()829 UResType rowType=tablerow.getType(); in testTag()905 UResType bundleType=tags.getType(); in testTag()965 UResType elementType=tagelement.getType(); in testTag()
1917 UResType bundleType=ures_getType(tags); in testTag()1957 UResType elementType=ures_getType(tagelement); in testTag()