Home | History | Annotate | Download | only in libxml2

Lines Matching refs:inputTab

1612     if (ctxt->inputTab == NULL) {
1613 ctxt->inputTab = (xmlParserInputPtr *)
1617 if (ctxt->inputTab == NULL) {
1780 if (ctxt->inputTab != NULL) xmlFree(ctxt->inputTab);