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

  /external/libxml2/include/libxml/
xmlIO.h 190 xmlParserInputBufferRead (xmlParserInputBufferPtr in,
  /external/libxml2/
parserInternals.c 302 ret = xmlParserInputBufferRead(in->buf, len);
420 xmlParserInputBufferRead(in->buf, 2 * INPUT_CHUNK);
    [all...]
xmlreader.c 826 val = xmlParserInputBufferRead(reader->input, 4096);
    [all...]
xinclude.c     [all...]
xmlIO.c     [all...]
elfgcchack.h     [all...]

Completed in 472 milliseconds