Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp_ini.h36 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len);
H A Dphp_ini.c812 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len) function
/PHP-8.0/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.0/sapi/fpm/fpm/
H A Dfpm_main.c729php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r… in sapi_cgi_activate()
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c909php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r…

Completed in 36 milliseconds