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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 170 xmlParserInputBufferCreateFilename (const char *URI,
  /external/libxml2/include/libxml/
xmlIO.h 170 xmlParserInputBufferCreateFilename (const char *URI,
  /external/chromium_org/third_party/libxml/src/
parserInternals.c     [all...]
xinclude.c     [all...]
xmlreader.c     [all...]
catalog.c 901 buf = xmlParserInputBufferCreateFilename(filename, XML_CHAR_ENCODING_NONE);
    [all...]
xmlIO.c     [all...]
xmllint.c     [all...]
elfgcchack.h     [all...]
testapi.c 484 if (no == 0) return(xmlParserInputBufferCreateFilename("missing.xml", XML_CHAR_ENCODING_NONE));
485 if (no == 1) return(xmlParserInputBufferCreateFilename("<foo/>", XML_CHAR_ENCODING_NONE));
486 if (no == 2) return(xmlParserInputBufferCreateFilename("test/ent2", XML_CHAR_ENCODING_NONE));
487 if (no == 3) return(xmlParserInputBufferCreateFilename("test/valid/REC-xml-19980210.xml", XML_CHAR_ENCODING_NONE));
488 if (no == 4) return(xmlParserInputBufferCreateFilename("test/valid/dtds/xhtml1-strict.dtd", XML_CHAR_ENCODING_NONE));
489 if (no == 5) return(xmlParserInputBufferCreateFilename(REMOTE1GOOD, XML_CHAR_ENCODING_NONE));
490 if (no == 6) return(xmlParserInputBufferCreateFilename(REMOTE1BAD, XML_CHAR_ENCODING_NONE));
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/
parserInternals.c     [all...]
xinclude.c     [all...]
xmlreader.c     [all...]
catalog.c 901 buf = xmlParserInputBufferCreateFilename(filename, XML_CHAR_ENCODING_NONE);
    [all...]
xmlIO.c     [all...]
xmllint.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]

Completed in 139 milliseconds