Home
last modified time | relevance | path

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

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c371 static sapi_module_struct thttpd_sapi_module = { variable
748 thttpd_sapi_module.php_ini_path_override = ini;
751 sapi_startup(&thttpd_sapi_module);
752 thttpd_sapi_module.startup(&thttpd_sapi_module);
766 thttpd_sapi_module.shutdown(&thttpd_sapi_module);

Completed in 17 milliseconds