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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathParser.h57 bool isBinaryOperatorContext() const;
H A DXPathParser.cpp123 bool Parser::isBinaryOperatorContext() const function in class:WebCore::XPath::Parser
312 if (isBinaryOperatorContext())
331 if (isBinaryOperatorContext()) {

Completed in 123 milliseconds