|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
| #define | phpext_enchant_ptr &enchant_module_entry |
| #define | PHP_ENCHANT_VERSION PHP_VERSION |
| #define | PHP_ENCHANT_API |
Functions | |
| PHP_MINIT_FUNCTION (enchant) | |
| PHP_MSHUTDOWN_FUNCTION (enchant) | |
| PHP_MINFO_FUNCTION (enchant) | |
Variables | |
| zend_module_entry | enchant_module_entry |
| #define PHP_ENCHANT_API |
Definition at line 28 of file php_enchant.h.
| #define PHP_ENCHANT_VERSION PHP_VERSION |
Definition at line 23 of file php_enchant.h.
| #define phpext_enchant_ptr &enchant_module_entry |
Definition at line 21 of file php_enchant.h.
|
extern |