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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathFunctions.cpp147 class FunStringLength final : public Function {
151 FunStringLength() { setIsContextNodeSensitive(true); } // string-length() with no arguments uses context node. function in class:WebCore::XPath::final
526 Value FunStringLength::evaluate() const

Completed in 140 milliseconds