Lines Matching refs:XML_NAMESPACE_DECL
237 case XML_NAMESPACE_DECL: in xmlXPathCmpNodesExt()
285 case XML_NAMESPACE_DECL: in xmlXPathCmpNodesExt()
554 XML_NAMESPACE_DECL,
2397 (val->type == XML_NAMESPACE_DECL)) in xmlXPathCacheNewNodeSet()
3314 if ((node1->type == XML_NAMESPACE_DECL) || in xmlXPathCmpNodes()
3315 (node2->type == XML_NAMESPACE_DECL)) in xmlXPathCmpNodes()
3473 if ((ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) in xmlXPathNodeSetDupNs()
3475 if ((node == NULL) || (node->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetDupNs()
3487 cur->type = XML_NAMESPACE_DECL; in xmlXPathNodeSetDupNs()
3506 if ((ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) in xmlXPathNodeSetFreeNs()
3509 if ((ns->next != NULL) && (ns->next->type != XML_NAMESPACE_DECL)) { in xmlXPathNodeSetFreeNs()
3547 if (val->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetCreate()
3603 if (val->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetContains()
3605 if (cur->nodeTab[i]->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetContains()
3642 (ns->type != XML_NAMESPACE_DECL) || in xmlXPathNodeSetAddNs()
3652 (cur->nodeTab[i]->type == XML_NAMESPACE_DECL) && in xmlXPathNodeSetAddNs()
3742 if (val->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetAdd()
3796 if (val->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetAddUnique()
3869 } else if ((n1->type == XML_NAMESPACE_DECL) && in xmlXPathNodeSetMerge()
3870 (n2->type == XML_NAMESPACE_DECL)) { in xmlXPathNodeSetMerge()
3912 if (n2->type == XML_NAMESPACE_DECL) { in xmlXPathNodeSetMerge()
3978 } else if ((n1->type == XML_NAMESPACE_DECL) && in xmlXPathNodeSetMergeAndClear()
3979 (n2->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetMergeAndClear()
4141 (cur->nodeTab[i]->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetDel()
4161 (cur->nodeTab[val]->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetRemove()
4184 (obj->nodeTab[i]->type == XML_NAMESPACE_DECL)) in xmlXPathFreeNodeSet()
4212 (node->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetClearFromPos()
4252 (node->type == XML_NAMESPACE_DECL)) in xmlXPathNodeSetKeepLast()
4275 if (obj->nodeTab[i]->type == XML_NAMESPACE_DECL) { in xmlXPathFreeValueTree()
5639 (node->type == XML_NAMESPACE_DECL)) in xmlXPathReleaseObject()
5646 (tmpset->nodeTab[0]->type == XML_NAMESPACE_DECL)) in xmlXPathReleaseObject()
6378 case XML_NAMESPACE_DECL: in xmlXPathNodeValHash()
7685 case XML_NAMESPACE_DECL: in xmlXPathNextChild()
7869 (ctxt->context->node->type == XML_NAMESPACE_DECL)) in xmlXPathNextDescendant()
7877 if (cur->type == XML_NAMESPACE_DECL) in xmlXPathNextDescendant()
7936 (ctxt->context->node->type == XML_NAMESPACE_DECL)) in xmlXPathNextDescendantOrSelf()
7998 case XML_NAMESPACE_DECL: { in xmlXPathNextParent()
8002 (ns->next->type != XML_NAMESPACE_DECL)) in xmlXPathNextParent()
8071 case XML_NAMESPACE_DECL: { in xmlXPathNextAncestor()
8075 (ns->next->type != XML_NAMESPACE_DECL)) in xmlXPathNextAncestor()
8115 case XML_NAMESPACE_DECL: { in xmlXPathNextAncestor()
8119 (ns->next->type != XML_NAMESPACE_DECL)) in xmlXPathNextAncestor()
8172 (ctxt->context->node->type == XML_NAMESPACE_DECL)) in xmlXPathNextFollowingSibling()
8197 (ctxt->context->node->type == XML_NAMESPACE_DECL)) in xmlXPathNextPrecedingSibling()
8228 (cur->type != XML_NAMESPACE_DECL) && (cur->children != NULL)) in xmlXPathNextFollowing()
8235 } else if (cur->type == XML_NAMESPACE_DECL) { in xmlXPathNextFollowing()
8239 (ns->next->type == XML_NAMESPACE_DECL)) in xmlXPathNextFollowing()
8267 if (node->type == XML_NAMESPACE_DECL) in xmlXPathIsAncestor()
8269 if (ancestor->type == XML_NAMESPACE_DECL) in xmlXPathIsAncestor()
8305 } else if (cur->type == XML_NAMESPACE_DECL) { in xmlXPathNextPreceding()
8309 (ns->next->type == XML_NAMESPACE_DECL)) in xmlXPathNextPreceding()
8314 if ((cur == NULL) || (cur->type == XML_NAMESPACE_DECL)) in xmlXPathNextPreceding()
8359 } else if (cur->type == XML_NAMESPACE_DECL) { in xmlXPathNextPrecedingInternal()
8363 (ns->next->type == XML_NAMESPACE_DECL)) in xmlXPathNextPrecedingInternal()
8369 if (cur->type == XML_NAMESPACE_DECL) in xmlXPathNextPrecedingInternal()
8577 if ((tmp != NULL) && (tmp->type != XML_NAMESPACE_DECL)) { in xmlXPathCountFunction()
8754 case XML_NAMESPACE_DECL: in xmlXPathLocalNameFunction()
11721 if ((contextNode->type != XML_NAMESPACE_DECL) && in xmlXPathCompOpEvalPredicate()
11756 if (contextNode->type == XML_NAMESPACE_DECL) in xmlXPathCompOpEvalPredicate()
11876 if ((contextNode->type != XML_NAMESPACE_DECL) && in xmlXPathCompOpEvalPositionalPredicate()
11926 if (contextNode->type == XML_NAMESPACE_DECL) { in xmlXPathCompOpEvalPositionalPredicate()
11950 if (contextNode->type == XML_NAMESPACE_DECL) in xmlXPathCompOpEvalPositionalPredicate()
12379 case XML_NAMESPACE_DECL: { in xmlXPathNodeCollectAndTest()
12392 if (cur->type == XML_NAMESPACE_DECL) in xmlXPathNodeCollectAndTest()
12423 if (cur->type == XML_NAMESPACE_DECL) in xmlXPathNodeCollectAndTest()
12450 if (cur->type != XML_NAMESPACE_DECL) in xmlXPathNodeCollectAndTest()
12494 case XML_NAMESPACE_DECL: in xmlXPathNodeCollectAndTest()
12495 if (cur->type == XML_NAMESPACE_DECL) { in xmlXPathNodeCollectAndTest()
13131 if ((oldset->nodeTab[i]->type != XML_NAMESPACE_DECL) && in xmlXPathCompOpEvalFilterFirst()
13722 if ((oldset->nodeTab[i]->type != XML_NAMESPACE_DECL) && in xmlXPathCompOpEval()
14158 case XML_NAMESPACE_DECL: in xmlXPathRunStreamEval()
14233 if (cur->type == XML_NAMESPACE_DECL) break; in xmlXPathRunStreamEval()