php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
EMBED_SAPI_API int | php_embed_init (int argc, char **argv) |
EMBED_SAPI_API void | php_embed_shutdown (void) |
Variables | |
EMBED_SAPI_API sapi_module_struct | php_embed_module |
EMBED_SAPI_API int php_embed_init | ( | int | argc, |
char ** | argv ) |
Definition at line 163 of file php_embed.c.
EMBED_SAPI_API void php_embed_shutdown | ( | void | ) |
Definition at line 252 of file php_embed.c.
EMBED_SAPI_API sapi_module_struct php_embed_module |
Definition at line 125 of file php_embed.c.