HomeSort by relevance Sort by last modified time
    Searched defs:StringExpression (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/xml/
XPathPredicate.cpp 54 StringExpression::StringExpression(const String& value)
59 Value StringExpression::evaluate() const
XPathPredicate.h 49 class StringExpression : public Expression {
51 StringExpression(const String&);

Completed in 569 milliseconds