Home | History | Annotate | Download | only in libxml2

Lines Matching refs:freeAttrs

311         cur->next = reader->ctxt->freeAttrs;
312 reader->ctxt->freeAttrs = cur;