Searched refs:URES_IS_CONTAINER (Results 1 – 6 of 6) sorted by relevance
80 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type)) macro
570 if(!URES_IS_CONTAINER(type)) { in res_findResource()574 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
1692 while (*pathPart && resource != RES_BOGUS && URES_IS_CONTAINER(type)) { in getTableItemByKeyPath()
568 if(!URES_IS_CONTAINER(type)) { in res_findResource()572 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()