Home
last modified time | relevance | path

Searched refs:xmlURL (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxinclude.c50 typedef xmlChar *xmlURL; typedef
76 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()