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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathFunctions.cpp89 class FunLocalName final : public Function {
93 FunLocalName() { setIsContextNodeSensitive(true); } // local-name() with no arguments uses context node. function in class:WebCore::XPath::final
376 Value FunLocalName::evaluate() const

Completed in 106 milliseconds