Function ob_state:
Defined in module container (file: /std/container.c)

Determine whether an object should be grouped with other objects of the
same kind as it.  -1 is unique, otherwise if objects will be grouped
according to the return value of the function.

Prototype:
mixed ob_state();
