Searched refs:EMBED_SAPI_API (Results 1 – 2 of 2) sorted by relevance
42 #define EMBED_SAPI_API SAPI_API macro44 #define EMBED_SAPI_API macro52 EMBED_SAPI_API int php_embed_init(int argc, char **argv);53 EMBED_SAPI_API void php_embed_shutdown(void);54 extern EMBED_SAPI_API sapi_module_struct php_embed_module;
115 EMBED_SAPI_API sapi_module_struct php_embed_module = {159 EMBED_SAPI_API int php_embed_init(int argc, char **argv) in php_embed_init()225 EMBED_SAPI_API void php_embed_shutdown(void) in php_embed_shutdown()
Completed in 5 milliseconds