
Go to the source code of this file.
Functions | |
| PHP_RINIT_FUNCTION (Singleton) | |
| PHP_RSHUTDOWN_FUNCTION (Singleton) | |
Variables | |
| PHPAPI zend_class_entry * | onphp_ce_Singleton |
| zend_function_entry | onphp_funcs_Singleton [] |
| PHP_RINIT_FUNCTION | ( | Singleton | ) |
| PHP_RSHUTDOWN_FUNCTION | ( | Singleton | ) |
| PHPAPI zend_class_entry* onphp_ce_Singleton |
| zend_function_entry onphp_funcs_Singleton[] |
Definition at line 196 of file Singleton.c.
1.5.4