Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]
master
master()->Encoder

Method master()->Encoder()->nameof()


Method nameof

string|array nameof(mixed what, void|array(object) module_object)

Description

When module_object is set and the name would end with an object_program step (i.e. 'p'), then drop that step so that the name corresponds to the object instead. module_object [0] will receive the found object.