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

  /external/libxml2/
save.h 25 void xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem);
xmlsave.c 483 * xmlBufDumpElementDecl:
491 xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem) {
939 xmlBufDumpElementDecl(buf->buffer, (xmlElementPtr) cur);
    [all...]

Completed in 69 milliseconds