HomeSort by relevance Sort by last modified time
    Searched refs:xmlElementType (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
entities.h 40 xmlElementType type; /* XML_ENTITY_DECL, must be second ! */
tree.h 183 } xmlElementType;
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 ! */
    [all...]
  /external/libxml2/
xmlschemas.c     [all...]

Completed in 265 milliseconds