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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dentities.h40 xmlElementType type; /* XML_ENTITY_DECL, must be second ! */
H A Dtree.h144 } xmlElementType; typedef in typeref:enum:__anon12485
216 xmlElementType type; /* XML_ATTRIBUTE_DECL, must be second ! */
309 xmlElementType type; /* XML_ELEMENT_DECL, must be second ! */
336 typedef xmlElementType xmlNsType;
345 * xmlNsType is unified with xmlElementType.
370 xmlElementType type; /* XML_DTD_NODE, must be second ! */
398 xmlElementType type; /* XML_ATTRIBUTE_NODE, must be second ! */
453 xmlElementType type; /* type number, must be second ! */
515 xmlElementType type; /* XML_DOCUMENT_NODE, must be second ! */
/external/libxml2/include/libxml/
H A Dentities.h40 xmlElementType type; /* XML_ENTITY_DECL, must be second ! */
H A Dtree.h144 } xmlElementType; typedef in typeref:enum:__anon21702
216 xmlElementType type; /* XML_ATTRIBUTE_DECL, must be second ! */
309 xmlElementType type; /* XML_ELEMENT_DECL, must be second ! */
336 typedef xmlElementType xmlNsType;
345 * xmlNsType is unified with xmlElementType.
369 xmlElementType type; /* XML_DTD_NODE, must be second ! */
397 xmlElementType type; /* XML_ATTRIBUTE_NODE, must be second ! */
452 xmlElementType type; /* type number, must be second ! */
514 xmlElementType type; /* XML_DOCUMENT_NODE, must be second ! */
/external/chromium_org/third_party/libxml/src/
H A DHTMLtree.c1003 cur->type = (xmlElementType) type;
H A Dxmlschemas.c22430 xmlElementType nodeType)
/external/libxml2/
H A DHTMLtree.c1001 cur->type = (xmlElementType) type;
H A Dxmlschemas.c22431 xmlElementType nodeType)

Completed in 270 milliseconds