php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_embed.c File Reference

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
 

Function Documentation

◆ php_embed_init()

EMBED_SAPI_API int php_embed_init ( int argc,
char ** argv )

Definition at line 163 of file php_embed.c.

◆ php_embed_shutdown()

EMBED_SAPI_API void php_embed_shutdown ( void )

Definition at line 252 of file php_embed.c.

Variable Documentation

◆ php_embed_module

Definition at line 125 of file php_embed.c.