Property proxy API
A facility to manage extension object properties tied to C-struct members
php_propro.h File Reference
#include "php_propro_api.h"
Include dependency graph for php_propro.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define PHP_PROPRO_API   extern
#define PHP_PROPRO_VERSION   "1.0.1"

Referenced by PHP_MINFO_FUNCTION().

#define phpext_propro_ptr   &propro_module_entry

Variable Documentation

zend_module_entry propro_module_entry