Go to the source code of this file.
◆ PHP_FUNCTION() [1/3]
◆ PHP_FUNCTION() [2/3]
◆ PHP_FUNCTION() [3/3]
PHP_FUNCTION |
( |
dl_test_use_register_functions_directly | | ) |
|
◆ PHP_METHOD() [1/2]
◆ PHP_METHOD() [2/2]
◆ PHP_MINFO_FUNCTION()
PHP_MINFO_FUNCTION |
( |
dl_test | | ) |
|
◆ PHP_MINIT_FUNCTION()
PHP_MINIT_FUNCTION |
( |
dl_test | | ) |
|
◆ PHP_RINIT_FUNCTION()
PHP_RINIT_FUNCTION |
( |
dl_test | | ) |
|
◆ PHP_RSHUTDOWN_FUNCTION()
PHP_RSHUTDOWN_FUNCTION |
( |
dl_test | | ) |
|
◆ dl_test_module_entry
Initial value:= {
"dl_test",
ext_functions,
}
#define PHP_MODULE_GLOBALS
#define PHP_DL_TEST_VERSION
#define STANDARD_MODULE_HEADER
#define STANDARD_MODULE_PROPERTIES_EX
Definition at line 197 of file dl_test.c.