Searched refs:xmlBuildURI (Results 1 - 25 of 48) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Duri.h55 xmlBuildURI (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Duri.h55 xmlBuildURI (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Duri.h55 xmlBuildURI (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A DtestURI.c60 res = xmlBuildURI((xmlChar *)str, (xmlChar *) base);
H A Dxinclude.c541 URI = xmlBuildURI(href, ctxt->doc->URL);
543 URI = xmlBuildURI(href, base);
553 URI = xmlBuildURI(eschref, escbase);
1746 relBase = xmlBuildURI(xmlBase, base);
2047 URI = xmlBuildURI(href, ctxt->doc->URL);
2049 URI = xmlBuildURI(href, base);
2059 URI = xmlBuildURI(eschref, escbase);
H A Drunsuite.c808 path = xmlBuildURI(href, BAD_CAST base);
906 path = xmlBuildURI(href, BAD_CAST base);
H A DSAX2.c505 URI = xmlBuildURI(systemId, (const xmlChar *) base);
661 URI = xmlBuildURI(systemId, (const xmlChar *) base);
680 URI = xmlBuildURI(systemId, (const xmlChar *) base);
897 URI = xmlBuildURI(systemId, (const xmlChar *) base);
917 URI = xmlBuildURI(systemId, (const xmlChar *) base);
H A Dcatalog.c1174 URL = xmlBuildURI(uriValue, base);
2479 filename = xmlBuildURI(sysid, base);
2505 filename = xmlBuildURI(sysid, base);
H A Dschematron.c1029 URI = xmlBuildURI(href, base);
H A Duri.c1944 * xmlBuildURI:
1959 xmlBuildURI(const xmlChar *URI, const xmlChar *base) { function
2137 "xmlBuildURI: out of memory\n");
2231 * xmlBuildURI (using 'base') before calling this routine,
H A Dc14n.c1050 tmp_str2 = xmlBuildURI(res, tmp_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A DtestURI.c60 res = xmlBuildURI((xmlChar *)str, (xmlChar *) base);
H A Dxinclude.c541 URI = xmlBuildURI(href, ctxt->doc->URL);
543 URI = xmlBuildURI(href, base);
553 URI = xmlBuildURI(eschref, escbase);
1746 relBase = xmlBuildURI(xmlBase, base);
2047 URI = xmlBuildURI(href, ctxt->doc->URL);
2049 URI = xmlBuildURI(href, base);
2059 URI = xmlBuildURI(eschref, escbase);
H A Drunsuite.c808 path = xmlBuildURI(href, BAD_CAST base);
906 path = xmlBuildURI(href, BAD_CAST base);
H A DSAX2.c505 URI = xmlBuildURI(systemId, (const xmlChar *) base);
661 URI = xmlBuildURI(systemId, (const xmlChar *) base);
680 URI = xmlBuildURI(systemId, (const xmlChar *) base);
897 URI = xmlBuildURI(systemId, (const xmlChar *) base);
917 URI = xmlBuildURI(systemId, (const xmlChar *) base);
H A Dcatalog.c1174 URL = xmlBuildURI(uriValue, base);
2479 filename = xmlBuildURI(sysid, base);
2505 filename = xmlBuildURI(sysid, base);
H A Dschematron.c1029 URI = xmlBuildURI(href, base);
H A Duri.c1944 * xmlBuildURI:
1959 xmlBuildURI(const xmlChar *URI, const xmlChar *base) { function
2137 "xmlBuildURI: out of memory\n");
2231 * xmlBuildURI (using 'base') before calling this routine,
H A Dc14n.c1050 tmp_str2 = xmlBuildURI(res, tmp_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A DtestURI.c60 res = xmlBuildURI((xmlChar *)str, (xmlChar *) base);
H A Dxinclude.c541 URI = xmlBuildURI(href, ctxt->doc->URL);
543 URI = xmlBuildURI(href, base);
553 URI = xmlBuildURI(eschref, escbase);
1746 relBase = xmlBuildURI(xmlBase, base);
2047 URI = xmlBuildURI(href, ctxt->doc->URL);
2049 URI = xmlBuildURI(href, base);
2059 URI = xmlBuildURI(eschref, escbase);
H A Drunsuite.c808 path = xmlBuildURI(href, BAD_CAST base);
906 path = xmlBuildURI(href, BAD_CAST base);
H A DSAX2.c505 URI = xmlBuildURI(systemId, (const xmlChar *) base);
661 URI = xmlBuildURI(systemId, (const xmlChar *) base);
680 URI = xmlBuildURI(systemId, (const xmlChar *) base);
897 URI = xmlBuildURI(systemId, (const xmlChar *) base);
917 URI = xmlBuildURI(systemId, (const xmlChar *) base);
H A Dcatalog.c1174 URL = xmlBuildURI(uriValue, base);
2479 filename = xmlBuildURI(sysid, base);
2505 filename = xmlBuildURI(sysid, base);
H A Dschematron.c1029 URI = xmlBuildURI(href, base);

Completed in 483 milliseconds

12