Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp_ini.h38 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len);
H A Dphp_ini.c840 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len) function
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c598php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r… in sapi_lsapi_activate()
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c742php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r… in sapi_cgi_activate()
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c921php_ini_activate_per_dir_config(path, path_len); /* Note: for global settings sake we check from r…

Completed in 33 milliseconds