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

  /external/chromium_org/third_party/icu/source/common/
uresdata.h 74 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type))
  /external/icu4c/common/
uresdata.h 80 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type))

Completed in 175 milliseconds