.\"determine whether or not a given variable is an object .TH objectp 3 .SH NAME objectp() - determine whether or not a given variable is an object .SH SYNOPSIS int objectp(mixed arg); .SH DESCRIPTION Return 1 if `arg' is an object. .SH SEE ALSO stringp(3), pointerp(3), intp(3).