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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dentities.h40 xmlElementType type; /* XML_ENTITY_DECL, must be second ! */
H A Dtree.h133 } xmlElementType; typedef in typeref:enum:__anon6037
205 xmlElementType type; /* XML_ATTRIBUTE_DECL, must be second ! */
298 xmlElementType type; /* XML_ELEMENT_DECL, must be second ! */
325 typedef xmlElementType xmlNsType;
334 * xmlNsType is unified with xmlElementType.
357 xmlElementType type; /* XML_DTD_NODE, must be second ! */
385 xmlElementType type; /* XML_ATTRIBUTE_NODE, must be second ! */
440 xmlElementType type; /* type number, must be second ! */
485 xmlElementType type; /* XML_DOCUMENT_NODE, must be second ! */
/haiku-fatelf/src/tools/docbook/libxml2/
H A DHTMLtree.c985 cur->type = (xmlElementType) type;
H A Dxmlschemas.c22127 xmlElementType nodeType)

Completed in 189 milliseconds