NAME ^

src/pmc/phpstring.pmc - PHP String

DESCRIPTION ^

Methods ^

STRING *name()
Return the string 'string'.

non-Vtable Methods ^

Specific Methods ^

INTVAL is_numeric(INTVAL allow_errors)
PMC *to_base(INTVAL base)
PMC *to_number()
STRING *serialize()
Return a representation of this string in the same format as PHP's serialize function.

AUTHORS ^

Francois Perrad.


parrot