Home
last modified time | relevance | path

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

/external/webkit/WebCore/xml/
DXPathFunctions.cpp100 class FunLocalName : public Function { class
104FunLocalName() { setIsContextNodeSensitive(true); } // local-name() with no arguments uses context… in FunLocalName() function in WebCore::XPath::FunLocalName