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

  /external/libxml2/
encoding.c     [all...]
parserInternals.c 344 in->end = xmlBufEnd(in->buf->buffer);
386 in->end = xmlBufEnd(in->buf->buffer);
404 in->end = xmlBufEnd(in->buf->buffer);
    [all...]
xmlIO.c     [all...]
libxml2.syms     [all...]
buf.c 591 * xmlBufEnd:
600 xmlBufEnd(xmlBufPtr buf)
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
tree.h 121 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (xmlBufPtr buf);
    [all...]

Completed in 617 milliseconds