Searched refs:popContextNodeList (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/lib/
H A DExsltDynamic.java134 xctxt.popContextNodeList();
144 xctxt.popContextNodeList();
215 xctxt.popContextNodeList();
225 xctxt.popContextNodeList();
295 xctxt.popContextNodeList();
305 xctxt.popContextNodeList();
436 xctxt.popContextNodeList();
444 xctxt.popContextNodeList();
584 xctxt.popContextNodeList();
591 xctxt.popContextNodeList();
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DXPathContext.java694 public final void popContextNodeList() method in class:XPathContext
697 System.err.println("Warning: popContextNodeList when stack is empty!");

Completed in 347 milliseconds