Searched refs:xmlURL (Results 1 – 1 of 1) sorted by relevance
50 typedef xmlChar *xmlURL; typedef76 xmlURL *txturlTab; /* array of unparsed text URLs */665 const xmlURL url ATTRIBUTE_UNUSED) { in xmlXIncludeRecurseDoc()758 xmlXIncludeAddTxt(xmlXIncludeCtxtPtr ctxt, xmlNodePtr txt, const xmlURL url) { in xmlXIncludeAddTxt()770 ctxt->txturlTab = (xmlURL *) xmlMalloc(ctxt->txtMax * in xmlXIncludeAddTxt()785 ctxt->txturlTab = (xmlURL *) xmlRealloc(ctxt->txturlTab, in xmlXIncludeAddTxt()