AncestorOrSelfAxis   77 Source/core/xml/XPathParser.cpp         { "ancestor-or-self", Step::AncestorOrSelfAxis },
AncestorOrSelfAxis  378 Source/core/xml/XPathStep.cpp         case AncestorOrSelfAxis: {
AncestorOrSelfAxis  379 Source/core/xml/XPathStep.cpp             if (nodeMatches(context, AncestorOrSelfAxis, m_nodeTest))
AncestorOrSelfAxis  384 Source/core/xml/XPathStep.cpp                 if (nodeMatches(n, AncestorOrSelfAxis, m_nodeTest))
AncestorOrSelfAxis  388 Source/core/xml/XPathStep.cpp                 if (nodeMatches(n, AncestorOrSelfAxis, m_nodeTest))