Home | History | Annotate | Download | only in libxml

Lines Matching defs:XML_ELEMENT_NODE

159     XML_ELEMENT_NODE=		1,
515 ((n)->type == XML_ELEMENT_NODE ? NULL : (n)->content)