Home
last modified time | relevance | path

Searched refs:SECTION (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/standard/
H A Dinfo.c63 #define SECTION(name) if (!sapi_module.phpinfo_as_text) { \ macro
923 SECTION("Configuration"); in php_print_info()
926 SECTION("PHP Core"); in php_print_info()
941 SECTION("Additional Modules"); in php_print_info()
951 SECTION("Environment"); in php_print_info()
971 SECTION("PHP Variables"); in php_print_info()
999 SECTION("PHP License"); in php_print_info()
/PHP-5.3/sapi/apache2handler/
H A Dphp_functions.c57 #define SECTION(name) PUTS("<h2>" name "</h2>\n") macro
440 SECTION("Apache Environment"); in PHP_MINFO_FUNCTION()
452 SECTION("HTTP Headers Information"); in PHP_MINFO_FUNCTION()
/PHP-5.3/sapi/apache/
H A Dphp_apache.c35 #define SECTION(name) PUTS("<h2>" name "</h2>\n") macro
252 SECTION("Apache Environment"); in PHP_MINFO_FUNCTION()
268 SECTION("HTTP Headers Information"); in PHP_MINFO_FUNCTION()
/PHP-5.3/sapi/aolserver/
H A Daolserver.c39 #define SECTION(name) PUTS("<h2>" name "</h2>\n") macro
226 SECTION("HTTP Headers Information"); in php_info_aolserver()
/PHP-5.3/sapi/apache_hooks/
H A Dphp_apache.c37 #define SECTION(name) PUTS("<H2 align=\"center\">" name "</H2>\n") macro
1663 SECTION("Apache Environment"); in PHP_MINFO_FUNCTION()
1679 SECTION("HTTP Headers Information"); in PHP_MINFO_FUNCTION()
/PHP-5.3/ext/tidy/
H A Dtidy.c1819 TIDY_NODE_CONST(SECTION, Section); in _php_tidy_register_nodetypes()

Completed in 28 milliseconds