Searched defs:FunNormalizeSpace (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathFunctions.cpp163 class FunNormalizeSpace : public Function { class in namespace:WebCore::XPath
167 FunNormalizeSpace() { setIsContextNodeSensitive(true); } // normalize-space() with no arguments uses context node. function in class:WebCore::XPath::FunNormalizeSpace

Completed in 117 milliseconds