Searched refs:tsrm_startup (Results 1 – 9 of 9) sorted by relevance
/PHP-7.3/sapi/embed/ |
H A D | php_embed.c | 174 tsrm_startup(1, 1, 0, NULL); in php_embed_init()
|
/PHP-7.3/TSRM/ |
H A D | TSRM.h | 91 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu…
|
H A D | TSRM.c | 127 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 D | sapi_apache2.c | 477 tsrm_startup(1, 1, 0, NULL); in php_apache_server_startup()
|
/PHP-7.3/sapi/cli/ |
H A D | php_cli.c | 1257 tsrm_startup(1, 1, 0, NULL); in WinMain()
|
/PHP-7.3/sapi/litespeed/ |
H A D | lsapi_main.c | 1499 tsrm_startup(1, 1, 0, NULL); in main()
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_main.c | 1591 tsrm_startup(1, 1, 0, NULL); in main()
|
/PHP-7.3/sapi/cgi/ |
H A D | cgi_main.c | 1802 tsrm_startup(1, 1, 0, NULL);
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg.c | 1419 tsrm_startup(1, 1, 0, NULL); in main()
|
Completed in 40 milliseconds