Home | History | Annotate | Download | only in dom

Lines Matching refs:createExpression

4317 PassRefPtr<XPathExpression> Document::createExpression(const String& expression,
4323 return m_xpathEvaluator->createExpression(expression, resolver, ec);