Searched refs:pushCurrentNode (Results 1 – 23 of 23) sorted by relevance
111 xcntxt.pushCurrentNode(node); in startNode()145 xcntxt.pushCurrentNode(node); in startNode()
2058 m_xcontext.pushCurrentNode(child); in applyTemplateToNode()2145 xctxt.pushCurrentNode(xctxt.getDTMHandleFromNode(context)); in executeChildTemplates()
117 xctxt.pushCurrentNode(relative); in executeRelativePathPattern()145 xctxt.pushCurrentNode(arelative); in executeRelativePathPattern()
442 xctxt.pushCurrentNode(child); in checkProximityPosition()541 xctxt.pushCurrentNode(child); in getProximityPosition()680 xctxt.pushCurrentNode(relative); in executeRelativePathPattern()896 xctxt.pushCurrentNode(context); in getMatchScore()
207 xctxt.pushCurrentNode(root); in getProximityPosition()269 xctxt.pushCurrentNode(root); in getLength()
118 xctxt.pushCurrentNode(n); in acceptNode()
337 xctxt.pushCurrentNode(context); in executePredicates()468 xctxt.pushCurrentNode(n); in acceptNode()
99 xctxt.pushCurrentNode(context); in executeFilterExpr()
292 xctxt.pushCurrentNode(n); in acceptNode()
97 xctxt.pushCurrentNode(sourceNode); in execute()
197 xctxt.pushCurrentNode(sourceNode); in getValue()
268 xctxt.pushCurrentNode(sourceNode); in getValue()
344 xctxt.pushCurrentNode(DTM.NULL); in transformSelectedNodes()
211 xctxt.pushCurrentNode(DTM.NULL); in transformSelectedNodes()
79 void XMLDocumentParser::pushCurrentNode(Node* n) in pushCurrentNode() function in WebCore::XMLDocumentParser180 pushCurrentNode(newNode.get()); in enterText()
277 void pushCurrentNode(Node*);
542 pushCurrentNode(newElement.get()); in parseStartElement()
827 pushCurrentNode(newElement.get()); in startElementNs()
482 xctxt.pushCurrentNode(context); in getMatchScore()
791 public final void pushCurrentNode(int n) in pushCurrentNode() method in XPathContext
16959 (WebCore::XMLTokenizer::pushCurrentNode):16970 (WebCore::XMLTokenizer::pushCurrentNode):25070 (WebCore::XMLTokenizer::pushCurrentNode):
41182 (WebCore::XMLTokenizer::pushCurrentNode): Push the new node onto stack.41187 (WebCore::XMLTokenizer::enterText): Call pushCurrentNode().41193 (WebCore::XMLTokenizer::startElementNs): Call pushCurrentNode().
114974 (WebCore::XMLDocumentParser::pushCurrentNode):123118 (WebCore::XMLDocumentParser::pushCurrentNode):