Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlBuildURI

543 	URI = xmlBuildURI(href, ctxt->doc->URL);
545 URI = xmlBuildURI(href, base);
555 URI = xmlBuildURI(eschref, escbase);
1750 relBase = xmlBuildURI(xmlBase, base);
2077 URI = xmlBuildURI(href, ctxt->doc->URL);
2079 URI = xmlBuildURI(href, base);
2089 URI = xmlBuildURI(eschref, escbase);