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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathFunctions.cpp 112 class FunName : public Function {
116 FunName() { setIsContextNodeSensitive(true); } // name() with no arguments uses context node.
237 DEFINE_FUNCTION_CREATOR(FunName)
407 Value FunName::evaluate() const
  /external/valgrind/main/coregrind/
m_errormgr.c 206 FunName, /* Name is of a function. */
    [all...]

Completed in 166 milliseconds