Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlDocFormatDump

2372  * xmlDocFormatDump:
2384 xmlDocFormatDump(FILE *f, xmlDocPtr cur, int format) {
2435 return(xmlDocFormatDump (f, cur, 0));