HomeSort by relevance Sort by last modified time
    Searched refs:xmlBuildURI (Results 1 - 13 of 13) sorted by null

  /external/libxml2/include/libxml/
uri.h 55 xmlBuildURI (const xmlChar *URI,
  /external/webkit/WebCore/xml/
XSLStyleSheetLibxslt.cpp 284 xmlChar* childURI = xmlBuildURI((const xmlChar*)importHref.data(), base);
  /external/libxml2/
xinclude.c 541 URI = xmlBuildURI(href, ctxt->doc->URL);
543 URI = xmlBuildURI(href, base);
553 URI = xmlBuildURI(eschref, escbase);
    [all...]
SAX2.c 505 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);
    [all...]
catalog.c 1174 URL = xmlBuildURI(uriValue, base);
    [all...]
schematron.c 1029 URI = xmlBuildURI(href, base);
    [all...]
uri.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
xmlschemas.c     [all...]
relaxng.c     [all...]
valid.c     [all...]
parser.c     [all...]

Completed in 137 milliseconds