Searched refs:popCurrentNode (Results 1 – 22 of 22) sorted by relevance
90 m_transformer.getXPathContext().popCurrentNode(); in endNode()147 xcntxt.popCurrentNode(); in startNode()
2107 m_xcontext.popCurrentNode(); in applyTemplateToNode()2150 xctxt.popCurrentNode(); in executeChildTemplates()
160 xctxt.popCurrentNode(); in executeRelativePathPattern()170 xctxt.popCurrentNode(); in executeRelativePathPattern()
497 xctxt.popCurrentNode(); in checkProximityPosition()603 xctxt.popCurrentNode(); in getProximityPosition()689 xctxt.popCurrentNode(); in executeRelativePathPattern()907 xctxt.popCurrentNode(); in getMatchScore()
231 xctxt.popCurrentNode(); in getProximityPosition()287 xctxt.popCurrentNode(); in getLength()
145 xctxt.popCurrentNode(); in acceptNode()
398 xctxt.popCurrentNode(); in executePredicates()494 xctxt.popCurrentNode(); in acceptNode()
134 xctxt.popCurrentNode(); in executeFilterExpr()
325 xctxt.popCurrentNode(); in acceptNode()
563 popCurrentNode(); in parseEndElement()571 popCurrentNode(); in parseEndElement()580 popCurrentNode(); in parseEndElement()586 popCurrentNode(); in parseEndElement()615 popCurrentNode(); in parseEndElement()
91 void XMLDocumentParser::popCurrentNode() in popCurrentNode() function in WebCore::XMLDocumentParser209 popCurrentNode(); in exitText()
860 popCurrentNode(); in endElementNs()867 popCurrentNode(); in endElementNs()876 popCurrentNode(); in endElementNs()882 popCurrentNode(); in endElementNs()918 popCurrentNode(); in endElementNs()
278 void popCurrentNode();
133 xctxt.popCurrentNode(); in execute()
222 xctxt.popCurrentNode(); in getValue()
313 xctxt.popCurrentNode(); in getValue()
416 xctxt.popCurrentNode(); in transformSelectedNodes()
501 xctxt.popCurrentNode(); in getMatchScore()
799 public final void popCurrentNode() in popCurrentNode() method in XPathContext
23151 Crash in XMLTokenizer::popCurrentNode if window.close() is called during parsing23160 (WebCore::XMLTokenizer::popCurrentNode):40810 …(WebCore::XMLTokenizer::parseEndElement): only call popCurrentNode() if there are nodes left in th…41183 (WebCore::XMLTokenizer::popCurrentNode): This is now called instead of setCurrentNode when41188 (WebCore::XMLTokenizer::exitText): Call popCurrentNode(), removing a long-standing FIXME41194 (WebCore::XMLTokenizer::endElementNs): Call popCurrentNode() to safely get to a parent. Also
114975 (WebCore::XMLDocumentParser::popCurrentNode):123119 (WebCore::XMLDocumentParser::popCurrentNode):