Searched refs:UResType (Results 1 – 8 of 8) sorted by relevance
161 UResType rootType; in res_init()176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()296 U_CAPI UResType U_EXPORT2298 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()562 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()614 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
349 U_INTERNAL UResType U_EXPORT2
274 UResType ResourceBundle::getType(void) const { in getType()
1321 U_CAPI UResType U_EXPORT2 ures_getType(const UResourceBundle *resB) { in ures_getType()
126 } UResType; typedef531 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()
1921 UResType bundleType=ures_getType(tags); in testTag()1961 UResType elementType=ures_getType(tagelement); in testTag()