Skip to main content

mapp

Discworld driver help

mapp

Name

mapp() - determine whether or not a given variable is a mapping

Synopsis

int mapp( mixed arg );
int mappingp( mixed arg );

Description

Returns 1 if `arg' is a mapping, zero (0) otherwise.

See also

stringp(), arrayp(), objectp(), intp(), bufferp(), floatp()functionp(), undefinedp(), errorp()