Home
last modified time | relevance | path

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

/PHP-5.4/sapi/embed/
H A Dphp_embed.c174 tsrm_startup(1, 1, 0, NULL); in php_embed_init()
/PHP-5.4/TSRM/
H A DTSRM.h107 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu…
H A DTSRM.c120 TSRM_API int tsrm_startup(int expected_threads, int expected_resources, int debug_level, char *debu… in tsrm_startup() function
/PHP-5.4/sapi/phttpd/
H A Dphttpd.c266 tsrm_startup(1, 1, 0, NULL); in pm_init()
/PHP-5.4/sapi/apache/
H A Dmod_php5.c803 tsrm_startup(1, 1, 0, NULL); in php_apache_value_handler_ex()
959 tsrm_startup(1, 1, 0, NULL); in php_init_handler()
/PHP-5.4/sapi/isapi/
H A Dphp5isapi.c943 tsrm_startup(128, 1, TSRM_ERROR_LEVEL_CORE, "TSRM.log"); in DllMain()
945 tsrm_startup(128, 1, TSRM_ERROR_LEVEL_CORE, "C:\\TSRM.log"); in DllMain()
/PHP-5.4/sapi/pi3web/
H A Dpi3web_sapi.c415 tsrm_startup(1, 1, 0, NULL); in PHP5_startup()
/PHP-5.4/sapi/continuity/
H A Dcapi.c461 tsrm_startup(128, 1, 0, NULL); in phpFinit()
/PHP-5.4/sapi/aolserver/
H A Daolserver.c601 tsrm_startup(1, 1, 0, NULL); in Ns_ModuleInit()
/PHP-5.4/sapi/roxen/
H A Droxen.c694 tsrm_startup(1, 1, 0, NULL); in pike_module_init()
/PHP-5.4/sapi/apache2handler/
H A Dsapi_apache2.c454 tsrm_startup(1, 1, 0, NULL); in php_apache_server_startup()
/PHP-5.4/sapi/caudium/
H A Dcaudium.c762 tsrm_startup(1, 1, 0, NULL); in pike_module_init()
/PHP-5.4/sapi/thttpd/
H A Dthttpd.c741 tsrm_startup(1, 1, 0, NULL);
/PHP-5.4/sapi/apache_hooks/
H A Dmod_php5.c902 tsrm_startup(1, 1, 0, NULL); in php_apache_value_handler_ex()
1245 tsrm_startup(1, 1, 0, NULL); in php_init_handler()
/PHP-5.4/sapi/apache2filter/
H A Dsapi_apache2.c631 tsrm_startup(1, 1, 0, NULL); in php_apache_server_startup()
/PHP-5.4/sapi/milter/
H A Dphp_milter.c1021 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-5.4/sapi/litespeed/
H A Dlsapi_main.c990 tsrm_startup(1, 1, 0, NULL); in main()
/PHP-5.4/sapi/nsapi/
H A Dnsapi.c917 tsrm_startup(threads, 1, 0, NULL); in php5_init()
/PHP-5.4/sapi/cli/
H A Dphp_cli.c1247 tsrm_startup(1, 1, 0, NULL); in WinMain()
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_main.c1592 tsrm_startup(1, 1, 0, NULL);
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c1793 tsrm_startup(1, 1, 0, NULL);

Completed in 79 milliseconds