Searched refs:EMBED_SAPI_API (Results 1 – 2 of 2) sorted by relevance
61 #define EMBED_SAPI_API SAPI_API macro63 #define EMBED_SAPI_API macro67 EMBED_SAPI_API int php_embed_init(int argc, char **argv PTSRMLS_DC);68 EMBED_SAPI_API void php_embed_shutdown(TSRMLS_D);69 extern EMBED_SAPI_API sapi_module_struct php_embed_module;
111 extern EMBED_SAPI_API sapi_module_struct php_embed_module = {155 EMBED_SAPI_API int php_embed_init(int argc, char **argv PTSRMLS_DC) in php_embed_init()220 EMBED_SAPI_API void php_embed_shutdown(TSRMLS_D) in php_embed_shutdown()
Completed in 6 milliseconds