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