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

  /external/libxml2/
encoding.c     [all...]
parserInternals.c 340 in->end = xmlBufEnd(in->buf->buffer);
382 in->end = xmlBufEnd(in->buf->buffer);
400 in->end = xmlBufEnd(in->buf->buffer);
    [all...]
xmlIO.c     [all...]
buf.c 577 * xmlBufEnd:
586 xmlBufEnd(const xmlBufPtr buf)
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
tree.h 120 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (const xmlBufPtr buf);
    [all...]

Completed in 633 milliseconds