HomeSort by relevance Sort by last modified time
    Searched refs:subExprCount (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/xml/
XPathFunctions.h 45 unsigned int argCount() const { return subExprCount(); }
XPathExpressionNode.h 83 unsigned subExprCount() const { return m_subExpressions.size(); }
XPathFunctions.cpp 297 ASSERT(!subExprCount());

Completed in 182 milliseconds