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

/external/chromium_org/third_party/libxml/src/
H A Dvalid.c1811 * xmlDumpEnumeration:
1818 xmlDumpEnumeration(xmlBufferPtr buf, xmlEnumerationPtr cur) { function
1827 xmlDumpEnumeration(buf, cur->next);
2247 xmlDumpEnumeration(buf, attr->tree);
2251 xmlDumpEnumeration(buf, attr->tree);
/external/libxml2/
H A Dvalid.c1811 * xmlDumpEnumeration:
1818 xmlDumpEnumeration(xmlBufferPtr buf, xmlEnumerationPtr cur) { function
1827 xmlDumpEnumeration(buf, cur->next);
2247 xmlDumpEnumeration(buf, attr->tree);
2251 xmlDumpEnumeration(buf, attr->tree);

Completed in 73 milliseconds