NAME ^

src/pmc/php.pmc - Php native runtime

DESCRIPTION ^

This singleton PMC holds some static methods.

Methods ^

void *get_pointer()

void set_pointer(void *ptr)

These two functions are part of the singleton creation interface. For more information see src/pmc.c.

AUTHORS ^

Francois Perrad


parrot