Lines Matching refs:elem
1198 const UHashElement* elem;1201 while ((elem = uhash_nextElement(gTZGNCoreCache, &pos))) {1202 TZGNCoreRef *entry = (TZGNCoreRef *)elem->value.pointer;1205 uhash_removeElement(gTZGNCoreCache, elem);