Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dinfo.c99 if (!sapi_module.phpinfo_as_text) { in php_info_print_stream_hash()
120 if (!sapi_module.phpinfo_as_text) { in php_info_print_stream_hash()
137 if (!sapi_module.phpinfo_as_text) { in php_info_print_module()
158 if (!sapi_module.phpinfo_as_text) { in php_info_print_module()
201 if (!sapi_module.phpinfo_as_text) { in php_print_gpcse_array()
220 if (!sapi_module.phpinfo_as_text) { in php_print_gpcse_array()
251 if (!sapi_module.phpinfo_as_text) { in php_print_gpcse_array()
786 if (!sapi_module.phpinfo_as_text) { in php_print_info()
922 if (sapi_module.phpinfo_as_text) { in php_print_info()
1051 if (!sapi_module.phpinfo_as_text) { in php_print_info()
[all …]
H A Dcredits.c28 if (!sapi_module.phpinfo_as_text && flag & PHP_CREDITS_FULLPAGE) { in php_print_credits()
32 if (!sapi_module.phpinfo_as_text) { in php_print_credits()
50 if (!sapi_module.phpinfo_as_text) { in php_print_credits()
126 if (!sapi_module.phpinfo_as_text && flag & PHP_CREDITS_FULLPAGE) { in php_print_credits()
/PHP-7.3/main/
H A Dphp_ini.c84 esc_html = !sapi_module.phpinfo_as_text; in php_ini_displayer_cb()
86 if (!sapi_module.phpinfo_as_text) { in php_ini_displayer_cb()
97 esc_html = !sapi_module.phpinfo_as_text; in php_ini_displayer_cb()
99 if (!sapi_module.phpinfo_as_text) { in php_ini_displayer_cb()
127 if (!sapi_module.phpinfo_as_text) { in php_ini_displayer()
H A DSAPI.h265 int phpinfo_as_text; member
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1339 sapi_module->phpinfo_as_text = 1; in WinMain()
H A Dphp_cli_server.c2604 sapi_module.phpinfo_as_text = 0; in do_cli_server()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c1611 phpdbg->phpinfo_as_text = 1; in main()
1617 phpdbg->phpinfo_as_text = 1; in main()
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c1515 lsapi_sapi_module.phpinfo_as_text = 1; in main()
/PHP-7.3/ext/interbase/
H A Dinterbase.c700 } else if (!sapi_module.phpinfo_as_text) { in PHP_INI_DISP()
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c1744 cgi_sapi_module.phpinfo_as_text = 1; in main()
/PHP-7.3/ext/phar/
H A Dphar.c3598 PUTS(!sapi_module.phpinfo_as_text?"<br />":"\n");
3600 PUTS(!sapi_module.phpinfo_as_text?"<br />":"\n");

Completed in 84 milliseconds