Searched defs:URES_IS_ARRAY (Results 1 – 2 of 2) sorted by relevance
78 #define URES_IS_ARRAY(type) ((int32_t)(type)==URES_ARRAY || (int32_t)(type)==URES_ARRAY16) macro
503 static boolean URES_IS_ARRAY(int type) { in URES_IS_ARRAY() method in ICUResourceBundleReader