NAME ^

pmc/phpboolean.pmc - PHP Boolean

DESCRIPTION ^

Methods ^

STRING *name()
Return the string 'boolean'.
STRING *get_string()
Return the string '1' or ''.

non-Vtable Methods ^

STRING *serialize()
Return a representation of this boolean in the same format as PHP's serialize function.

Specific Methods ^

PMC *to_number()

AUTHORS ^

Francois Perrad.


parrot