Searched refs:ent1 (Results 1 – 3 of 3) sorted by relevance
205 UWord cuOff1; TyEnt* ent1; } member
335 cache->ce[i].ent1 = NULL; /* "invalid entry" */ in ML_()365 if (cache->ce[h].cuOff1 == cuOff_to_find && cache->ce[h].ent1 != NULL) { in ML_()374 cache->ce[h].ent0 = cache->ce[h].ent1; in ML_()376 cache->ce[h].ent1 = te; in ML_()401 cache->ce[h].ent1 = cache->ce[h].ent0; in ML_()
16804 I would like xmllint --copy --debug test/ent1 and16805 xmllint --debug test/ent1 to show the same result.