Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
Function

Method Function.defined()


Method defined

string Function.defined(function fun)

Description

Returns a string with filename and linenumber where fun was defined.

Returns 0 (zero) for builtin functions and functions in destructed objects.