Lines Matching refs:XML_ENTITY_DECL
6280 if (tmp->children->type != XML_ENTITY_DECL) { in xmlXPathNodeValHash()
7567 case XML_ENTITY_DECL: in xmlXPathNextChild()
7763 if (cur->children->type != XML_ENTITY_DECL) { in xmlXPathNextDescendant()
7777 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathNextDescendant()
7856 case XML_ENTITY_DECL: in xmlXPathNextParent()
7926 case XML_ENTITY_DECL: in xmlXPathNextAncestor()
7979 case XML_ENTITY_DECL: in xmlXPathNextAncestor()
14142 case XML_ENTITY_DECL: in xmlXPathRunStreamEval()
14204 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathRunStreamEval()
14218 if (cur->children->type != XML_ENTITY_DECL) { in xmlXPathRunStreamEval()
14234 if ((cur->type != XML_ENTITY_DECL) && in xmlXPathRunStreamEval()