Home
last modified time | relevance | path

Searched refs:xmlBufDump (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dbuf.h58 size_t xmlBufDump(FILE *file, xmlBufPtr buf);
Dbuf.c548 xmlBufDump(FILE *file, xmlBufPtr buf) { in xmlBufDump() function