HomeSort by relevance Sort by last modified time
    Searched refs:URES_IS_CONTAINER (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
uresdata.h 83 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type))
uresdata.cpp 895 if(!URES_IS_CONTAINER(type)) {
899 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) {
    [all...]
uresbund.cpp     [all...]

Completed in 458 milliseconds