Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dcss.c26 PUTS("body {background-color: #ffffff; color: #000000;}\n"); in php_info_print_css()
27 PUTS("body, td, th, h1, h2 {font-family: sans-serif;}\n"); in php_info_print_css()
28 PUTS("pre {margin: 0px; font-family: monospace;}\n"); in php_info_print_css()
30 PUTS("a:hover {text-decoration: underline;}\n"); in php_info_print_css()
31 PUTS("table {border-collapse: collapse;}\n"); in php_info_print_css()
32 PUTS(".center {text-align: center;}\n"); in php_info_print_css()
34 PUTS(".center th { text-align: center !important; }\n"); in php_info_print_css()
36 PUTS("h1 {font-size: 150%;}\n"); in php_info_print_css()
37 PUTS("h2 {font-size: 125%;}\n"); in php_info_print_css()
38 PUTS(".p {text-align: left;}\n"); in php_info_print_css()
[all …]
H A Dcredits.c35 PUTS("<h1>PHP Credits</h1>\n"); in php_print_credits()
37 PUTS("PHP Credits\n"); in php_print_credits()
128 PUTS("</div></body></html>\n"); in php_print_credits()
H A Dvar.c115 PUTS("\"\n"); in php_var_dump()
120 PUTS("*RECURSION*\n"); in php_var_dump()
131 PUTS("*RECURSION*\n"); in php_var_dump()
156 PUTS("}\n"); in php_var_dump()
275 PUTS("*RECURSION*\n"); in php_debug_zval_dump()
284 PUTS("*RECURSION*\n"); in php_debug_zval_dump()
302 PUTS("}\n"); in php_debug_zval_dump()
H A Ddl.c286 PUTS("Dynamic Library support not available<br />.\n"); in PHP_MINFO_FUNCTION()
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_status.c76 PUTS(fpm_status_ping_response); in fpm_status_handle_request()
91 PUTS("Internal error. Please review log file for errors."); in fpm_status_handle_request()
101 PUTS("Server busy. Please try again later."); in fpm_status_handle_request()
114 PUTS("Internal error. Please review log file for errors."); in fpm_status_handle_request()
377 PUTS(buffer); in fpm_status_handle_request()
381 PUTS(short_post); in fpm_status_handle_request()
397 PUTS(full_pre); in fpm_status_handle_request()
411 PUTS(full_separator); in fpm_status_handle_request()
458 PUTS(buffer); in fpm_status_handle_request()
467 PUTS(full_post); in fpm_status_handle_request()
H A Dfpm_main.c1808 PUTS("<b>Security Alert!</b> The PHP CGI cannot be accessed directly.\n\n\
1898 PUTS("File not found.\n");
1906 PUTS("Access denied.\n");
1922 PUTS("Access denied.\n");
1925 PUTS("No input file specified.\n");
/PHP-5.4/sapi/pi3web/
H A Dpi3web_sapi.c57 PUTS("<table border=0 cellpadding=3 cellspacing=1 width=600 align=center>\n"); in php_info_pi3web()
58 PUTS("<tr><th colspan=2 bgcolor=\"" PHP_HEADER_COLOR "\">Pi3Web Server Information</th></tr>\n"); in php_info_pi3web()
74 PUTS("</table><br />"); in php_info_pi3web()
76 PUTS("<table border=0 cellpadding=3 cellspacing=1 width=600 align=center>\n"); in php_info_pi3web()
77 PUTS("<tr><th colspan=2 bgcolor=\"" PHP_HEADER_COLOR "\">HTTP Request Information</th></tr>\n"); in php_info_pi3web()
79 PUTS("<tr><th colspan=2 bgcolor=\"" PHP_HEADER_COLOR "\">HTTP Headers</th></tr>\n"); in php_info_pi3web()
105 PUTS("</table>"); in php_info_pi3web()
/PHP-5.4/main/
H A Dphp_ini.c130 PUTS("<tr>"); in php_ini_displayer()
131 PUTS("<td class=\"e\">"); in php_ini_displayer()
133 PUTS("</td><td class=\"v\">"); in php_ini_displayer()
135 PUTS("</td><td class=\"v\">"); in php_ini_displayer()
137 PUTS("</td></tr>\n"); in php_ini_displayer()
140 PUTS(" => "); in php_ini_displayer()
142 PUTS(" => "); in php_ini_displayer()
144 PUTS("\n"); in php_ini_displayer()
H A Dphp_output.h169 #define PUTS(str) do { \ macro
H A Dmain.c398 PUTS("STDERR"); in PHP_INI_DISP()
400 PUTS("On"); in PHP_INI_DISP()
406 PUTS("STDOUT"); in PHP_INI_DISP()
408 PUTS("On"); in PHP_INI_DISP()
413 PUTS("Off"); in PHP_INI_DISP()
/PHP-5.4/ext/odbc/
H A Dphp_odbc.c542 PUTS("Unlimited"); in PHP_INI_DISP()
569 PUTS("********"); in PHP_INI_DISP()
573 PUTS("<i>no value</i>"); in PHP_INI_DISP()
575 PUTS("no value"); in PHP_INI_DISP()
599 PUTS("passthru"); in PHP_INI_DISP()
602 PUTS("return as is"); in PHP_INI_DISP()
605 PUTS("return as char"); in PHP_INI_DISP()
629 PUTS("Passthru"); in PHP_INI_DISP()
657 PUTS ("Forward Only cursor"); in PHP_INI_DISP()
661 PUTS ("Static cursor"); in PHP_INI_DISP()
[all …]
/PHP-5.4/ext/interbase/
H A Dinterbase.c705 PUTS("********"); in PHP_INI_DISP()
707 PUTS("<i>no value</i>"); in PHP_INI_DISP()
709 PUTS("no value"); in PHP_INI_DISP()
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c57 #define SECTION(name) PUTS("<h2>" name "</h2>\n")
/PHP-5.4/sapi/cli/
H A Dphp_cli.c902 PUTS(param_error); in do_cli()
963 PUTS("Could not startup.\n"); in do_cli()
/PHP-5.4/sapi/aolserver/
H A Daolserver.c39 #define SECTION(name) PUTS("<h2>" name "</h2>\n")
/PHP-5.4/sapi/apache/
H A Dphp_apache.c35 #define SECTION(name) PUTS("<h2>" name "</h2>\n")
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c1934 PUTS("<b>Security Alert!</b> The PHP CGI cannot be accessed directly.\n\n\
2345 PUTS("Access denied.\n");
2348 PUTS("No input file specified.\n");
/PHP-5.4/ext/phar/
H A Dphar.c3721 PUTS("Phar based on pear/PHP_Archive, original concept by Davey Shafik.");
3722 PUTS(!sapi_module.phpinfo_as_text?"<br />":"\n");
3723 PUTS("Phar fully realized by Gregory Beaver and Marcus Boerger.");
3724 PUTS(!sapi_module.phpinfo_as_text?"<br />":"\n");
3725 PUTS("Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.");
/PHP-5.4/sapi/milter/
H A Dphp_milter.c1137 PUTS(param_error); in main()
/PHP-5.4/sapi/isapi/
H A Dphp5isapi.c863 PUTS("No input file specified.\n"); in HttpExtensionProc()
/PHP-5.4/sapi/apache_hooks/
H A Dphp_apache.c37 #define SECTION(name) PUTS("<H2 align=\"center\">" name "</H2>\n")
/PHP-5.4/ext/mssql/
H A Dphp_mssql.c231 PUTS("Server default"); in PHP_INI_DISP()

Completed in 98 milliseconds