Searched refs:SelfAxis (Results 1 – 5 of 5) sorted by relevance
121 … !nodes.subtreesAreDisjoint() || (step->axis() != Step::ChildAxis && step->axis() != Step::SelfAxis in evaluate()128 …nodes.subtreesAreDisjoint() && (step->axis() == Step::ChildAxis || step->axis() == Step::SelfAxis)) in evaluate()
50 SelfAxis enumerator
360 case SelfAxis: in nodesInAxis()361 if (nodeMatches(context, SelfAxis, m_nodeTest)) in nodesInAxis()
327 $$ = new Step(Step::SelfAxis, Step::NodeTest(Step::NodeTest::AnyNodeTest));
95 { "self", Step::SelfAxis } in setUpAxisNamesMap()