Searched refs:FollowingAxis (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathStep.cpp309 case FollowingAxis:
313 if (nodeMatches(*node, FollowingAxis, m_nodeTest))
319 if (nodeMatches(*node, FollowingAxis, m_nodeTest))
322 if (nodeMatches(*child, FollowingAxis, m_nodeTest))
H A DXPathStep.h48 FollowingAxis, FollowingSiblingAxis, NamespaceAxis, enumerator in enum:WebCore::XPath::Step::Axis
H A DXPathParser.cpp94 { "following", Step::FollowingAxis },

Completed in 63 milliseconds