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

  /external/libxml2/
buf.h 22 xmlBufPtr xmlBufCreate(void);
xmlIO.c     [all...]
buf.c 116 * xmlBufCreate:
122 xmlBufCreate(void) {
    [all...]
parserInternals.c     [all...]
xpath.c     [all...]
xmlsave.c 566 buf->conv = xmlBufCreate();
    [all...]
tree.c     [all...]

Completed in 589 milliseconds