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

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c1808 * xmlDumpEnumeration:
1815 xmlDumpEnumeration(xmlBufferPtr buf, xmlEnumerationPtr cur) { function
1824 xmlDumpEnumeration(buf, cur->next);
2287 xmlDumpEnumeration(buf, attr->tree);
2291 xmlDumpEnumeration(buf, attr->tree);

Completed in 1651 milliseconds