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

/external/libxml2/include/libxml/
H A Dtree.h183 } xmlElementType; typedef in typeref:enum:__anon12194
255 xmlElementType type; /* XML_ATTRIBUTE_DECL, must be second ! */
348 xmlElementType type; /* XML_ELEMENT_DECL, must be second ! */
375 typedef xmlElementType xmlNsType;
384 * xmlNsType is unified with xmlElementType.
408 xmlElementType type; /* XML_DTD_NODE, must be second ! */
436 xmlElementType type; /* XML_ATTRIBUTE_NODE, must be second ! */
491 xmlElementType type; /* type number, must be second ! */
553 xmlElementType type; /* XML_DOCUMENT_NODE, must be second ! */

Completed in 64 milliseconds