Property proxy API
A facility to manage extension object properties tied to C-struct members
|
#include "php_propro_api.h"
Go to the source code of this file.
Macros | |
#define | phpext_propro_ptr &propro_module_entry |
#define | PHP_PROPRO_VERSION "1.0.1" |
#define | PHP_PROPRO_API extern |
Variables | |
zend_module_entry | propro_module_entry |
#define PHP_PROPRO_API extern |
#define PHP_PROPRO_VERSION "1.0.1" |
Referenced by PHP_MINFO_FUNCTION().
#define phpext_propro_ptr &propro_module_entry |
zend_module_entry propro_module_entry |