Home
last modified time | relevance | path

Searched defs:FunStringLength (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXPathFunctions.cpp158 class FunStringLength : public Function { class
162FunStringLength() { setIsContextNodeSensitive(true); } // string-length() with no arguments uses c… in FunStringLength() function in WebCore::XPath::FunStringLength