Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_ELEMENT_NODE

48    ((node != NULL) && (node->type == XML_ELEMENT_NODE ) &&		\
56 if ((node->type == XML_ELEMENT_NODE ) && (node->ns != NULL) && \