Searched refs:EMBED_SAPI_API (Results 1 – 2 of 2) sorted by relevance
39 #define EMBED_SAPI_API SAPI_API macro41 #define EMBED_SAPI_API macro49 EMBED_SAPI_API int php_embed_init(int argc, char **argv);50 EMBED_SAPI_API void php_embed_shutdown(void);51 extern EMBED_SAPI_API sapi_module_struct php_embed_module;
128 EMBED_SAPI_API sapi_module_struct php_embed_module = {166 EMBED_SAPI_API int php_embed_init(int argc, char **argv) in php_embed_init()256 EMBED_SAPI_API void php_embed_shutdown(void) in php_embed_shutdown()
Completed in 10 milliseconds