Searched defs:xmlCtxtDumpAttrList (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DdebugXML.c854 * xmlCtxtDumpAttrList:
862 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) function
1028 xmlCtxtDumpAttrList(ctxt, node->properties);
1426 xmlCtxtDumpAttrList(&ctxt, attr);

Completed in 49 milliseconds