Home
last modified time | relevance | path

Searched refs:tsrm_startup (Results 1 – 9 of 9) sorted by relevance

/PHP-7.3/sapi/embed/
H A Dphp_embed.c174 tsrm_startup(1, 1, 0, NULL); in php_embed_init()
/PHP-7.3/TSRM/
H A DTSRM.h91 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu…
H A DTSRM.c127 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu… in tsrm_startup() function
/PHP-7.3/sapi/apache2handler/
H A Dsapi_apache2.c477 tsrm_startup(1, 1, 0, NULL); in php_apache_server_startup()
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1257 tsrm_startup(1, 1, 0, NULL); in WinMain()
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c1499 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c1591 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c1802 tsrm_startup(1, 1, 0, NULL);
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c1419 tsrm_startup(1, 1, 0, NULL); in main()

Completed in 86 milliseconds