Home | History | Annotate | Download | only in lib

Lines Matching refs:oldP

5760     const PREFIX *oldP = (PREFIX *)hashTableIterNext(&iter);
5761 if (!oldP)
5763 name = poolCopyString(&(newDtd->pool), oldP->name);