Home
last modified time | relevance | path

Searched refs:_xmlEnumeration (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h238 typedef struct _xmlEnumeration xmlEnumeration;
240 struct _xmlEnumeration { struct
241 struct _xmlEnumeration *next; /* next one */ argument