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

Method objectp()


Method objectp

int objectp(mixed arg)

Description

Returns 1 if arg is an object, 0 (zero) otherwise.

See also

mappingp() , programp() , arrayp() , stringp() , functionp() , multisetp() , floatp() , intp()