Extracted from Pike v7.6 release 13 at 2004-11-30.
pike.ida.liu.se
[Top]

Method function_program()


Method function_program

program function_program(function|program f)

Description

Return the program the function f is in.

If f is a global function defined in the runtime 0 (zero) will be returned.

See also

function_name() , function_object()