Searched refs:pushCurrentNode (Results 1 - 10 of 10) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/patterns/
H A DContextMatchStepPattern.java119 xctxt.pushCurrentNode(relative);
147 xctxt.pushCurrentNode(arelative);
H A DStepPattern.java444 xctxt.pushCurrentNode(child);
543 xctxt.pushCurrentNode(child);
682 xctxt.pushCurrentNode(relative);
898 xctxt.pushCurrentNode(context);
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DOneStepIterator.java209 xctxt.pushCurrentNode(root);
271 xctxt.pushCurrentNode(root);
H A DUnionChildIterator.java120 xctxt.pushCurrentNode(n);
H A DFilterExprIteratorSimple.java101 xctxt.pushCurrentNode(context);
H A DPredicatedNodeTest.java339 xctxt.pushCurrentNode(context);
470 xctxt.pushCurrentNode(n);
H A DMatchPatternIterator.java294 xctxt.pushCurrentNode(n);
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/lib/
H A DExsltDynamic.java121 xctxt.pushCurrentNode(contextNode);
202 xctxt.pushCurrentNode(contextNode);
282 xctxt.pushCurrentNode(contextNode);
388 xctxt.pushCurrentNode(contextNode);
559 xctxt.pushCurrentNode(contextNode);
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DXPath.java484 xctxt.pushCurrentNode(context);
H A DXPathContext.java781 public final void pushCurrentNode(int n) method in class:XPathContext

Completed in 33 milliseconds