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

  /external/libxml2/include/libxml/
xmlIO.h 167 xmlAllocParserInputBuffer (xmlCharEncoding enc);
  /external/libxml2/
xmlIO.c     [all...]
libxml2.syms 580 xmlAllocParserInputBuffer;
    [all...]
elfgcchack.h     [all...]
parser.c     [all...]
xmlreader.c     [all...]
testapi.c     [all...]
  /external/libxml2/python/
libxml.c 666 ret = xmlAllocParserInputBuffer(encoding);
734 buf = xmlAllocParserInputBuffer(XML_CHAR_ENCODING_NONE);
    [all...]

Completed in 604 milliseconds