Home
last modified time | relevance | path

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

/PHP-7.2/sapi/embed/
H A Dphp_embed.c175 tsrm_startup(1, 1, 0, NULL); in php_embed_init()
/PHP-7.2/TSRM/
H A DTSRM.h104 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu…
H A DTSRM.c132 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu… in tsrm_startup() function
/PHP-7.2/sapi/apache2handler/
H A Dsapi_apache2.c479 tsrm_startup(1, 1, 0, NULL); in php_apache_server_startup()
/PHP-7.2/sapi/cli/
H A Dphp_cli.c1268 tsrm_startup(1, 1, 0, NULL); in WinMain()
/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c1514 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_main.c1611 tsrm_startup(1, 1, 0, NULL);
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c1426 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c1848 tsrm_startup(1, 1, 0, NULL);

Completed in 69 milliseconds