EMBED_SAPI_API 111 sapi/embed/php_embed.c extern EMBED_SAPI_API sapi_module_struct php_embed_module = {
EMBED_SAPI_API 155 sapi/embed/php_embed.c EMBED_SAPI_API int php_embed_init(int argc, char **argv PTSRMLS_DC)
EMBED_SAPI_API 220 sapi/embed/php_embed.c EMBED_SAPI_API void php_embed_shutdown(TSRMLS_D)
EMBED_SAPI_API 67 sapi/embed/php_embed.h EMBED_SAPI_API int php_embed_init(int argc, char **argv PTSRMLS_DC);
EMBED_SAPI_API 68 sapi/embed/php_embed.h EMBED_SAPI_API void php_embed_shutdown(TSRMLS_D);
EMBED_SAPI_API 69 sapi/embed/php_embed.h extern EMBED_SAPI_API sapi_module_struct php_embed_module;