Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dphp_ini.h36 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len);
H A Dphp_ini.c832 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len) function
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c581php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r… in sapi_lsapi_activate()
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c749php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r… in sapi_cgi_activate()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c910php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r…

Completed in 28 milliseconds