Lines Matching refs:XML_PI_NODE
200 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
257 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
913 NODE_TYPE_PI = XML_PI_NODE
6368 case XML_PI_NODE: in xmlXPathNodeValHash()
7668 case XML_PI_NODE: in xmlXPathNextChild()
7753 case XML_PI_NODE: in xmlXPathNextChildElement()
7968 case XML_PI_NODE: in xmlXPathNextParent()
8041 case XML_PI_NODE: in xmlXPathNextAncestor()
8093 case XML_PI_NODE: in xmlXPathNextAncestor()
8746 case XML_PI_NODE: in xmlXPathLocalNameFunction()
12373 case XML_PI_NODE: in xmlXPathNodeCollectAndTest()
12403 if ((cur->type == XML_PI_NODE) && in xmlXPathNodeCollectAndTest()
14150 case XML_PI_NODE: in xmlXPathRunStreamEval()
14199 case XML_PI_NODE: in xmlXPathRunStreamEval()
14270 (cur->type == XML_PI_NODE))) in xmlXPathRunStreamEval()