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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dentities.h40 xmlElementType type; /* XML_ENTITY_DECL, must be second ! */
H A Dtree.h142 } xmlElementType; typedef in typeref:enum:__anon17053
214 xmlElementType type; /* XML_ATTRIBUTE_DECL, must be second ! */
307 xmlElementType type; /* XML_ELEMENT_DECL, must be second ! */
334 typedef xmlElementType xmlNsType;
343 * xmlNsType is unified with xmlElementType.
367 xmlElementType type; /* XML_DTD_NODE, must be second ! */
395 xmlElementType type; /* XML_ATTRIBUTE_NODE, must be second ! */
450 xmlElementType type; /* type number, must be second ! */
495 xmlElementType type; /* XML_DOCUMENT_NODE, must be second ! */
/vbox/src/libs/libxml2-2.6.31/
H A DHTMLtree.c989 cur->type = (xmlElementType) type;
H A Dxmlschemas.c22359 xmlElementType nodeType)

Completed in 1798 milliseconds