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

/external/webkit/Source/WebCore/xml/
H A DXPathStep.cpp156 static inline bool nodeMatchesBasicTest(Node* node, Step::Axis axis, const Step::NodeTest& nodeTest) function in namespace:WebCore::XPath
214 if (!nodeMatchesBasicTest(node, axis, nodeTest))

Completed in 213 milliseconds