Searched defs:URES_IS_CONTAINER (Results 1 – 2 of 2) sorted by relevance
74 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type)) macro
80 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type)) macro