HomeSort by relevance Sort by last modified time
    Searched defs:FunName (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/xml/
XPathFunctions.cpp 114 class FunName : public Function {
118 FunName() { setIsContextNodeSensitive(true); } // name() with no arguments uses context node.
239 DEFINE_FUNCTION_CREATOR(FunName)
409 Value FunName::evaluate() const
  /external/valgrind/main/coregrind/
m_errormgr.c 206 FunName, /* Name is of a function. */
    [all...]

Completed in 38 milliseconds