Home | History | Annotate | Download | only in i18n

Lines Matching refs:elem

1164     const UHashElement* elem;
1167 while ((elem = uhash_nextElement(gTZGNCoreCache, &pos)) != NULL) {
1168 TZGNCoreRef *entry = (TZGNCoreRef *)elem->value.pointer;
1171 uhash_removeElement(gTZGNCoreCache, elem);