Lines Matching refs:XML_ENTITY_DECL
6421 if (tmp->children->type != XML_ENTITY_DECL) { in xmlXPathNodeValHash()
7683 case XML_ENTITY_DECL: in xmlXPathNextChild()
7883 if (cur->children->type != XML_ENTITY_DECL) { in xmlXPathNextDescendant()
7897 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathNextDescendant()
7976 case XML_ENTITY_DECL: in xmlXPathNextParent()
8046 case XML_ENTITY_DECL: in xmlXPathNextAncestor()
8099 case XML_ENTITY_DECL: in xmlXPathNextAncestor()
14157 case XML_ENTITY_DECL: in xmlXPathRunStreamEval()
14223 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathRunStreamEval()
14238 if (cur->children->type != XML_ENTITY_DECL) { in xmlXPathRunStreamEval()
14254 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathRunStreamEval()