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

  /external/libxml2/
save.h 26 void xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr);
xmlsave.c 506 * xmlBufDumpAttributeDecl:
514 xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr) {
943 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
    [all...]

Completed in 42 milliseconds