Searched refs:URES_IS_TABLE (Results 1 – 7 of 7) sorted by relevance
82 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro83 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type))
1059 if(URES_IS_TABLE(type)) { in init_resb_result()1820 if(URES_IS_TABLE(type)) { in ures_getByKeyWithFallback()1994 if(URES_IS_TABLE(type)) { in ures_getByKey()2047 if(URES_IS_TABLE(type)) { in ures_getStringByKey()
176 if(!URES_IS_TABLE(rootType)) { in res_init()920 if(URES_IS_TABLE(type)) { in res_findResource()
371 static boolean URES_IS_TABLE(int type) { in URES_IS_TABLE() method in ICUResourceBundleReader750 if(!URES_IS_TABLE(type)) { in getTable()
901 if (ICUResourceBundleReader.URES_IS_TABLE(type)) { in findStringWithFallback()1342 if(ICUResourceBundleReader.URES_IS_TABLE(ICUResourceBundleReader.RES_GET_TYPE(rootRes))) {
369 static boolean URES_IS_TABLE(int type) { in URES_IS_TABLE() method in ICUResourceBundleReader748 if(!URES_IS_TABLE(type)) { in getTable()
897 if (ICUResourceBundleReader.URES_IS_TABLE(type)) { in findStringWithFallback()1338 if(ICUResourceBundleReader.URES_IS_TABLE(ICUResourceBundleReader.RES_GET_TYPE(rootRes))) {