Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dinfo.c52 #define SECTION(name) if (!sapi_module.phpinfo_as_text) { \ macro
1057 SECTION("Configuration"); in php_print_info()
1060 SECTION("PHP Core"); in php_print_info()
1075 SECTION("Additional Modules"); in php_print_info()
1085 SECTION("Environment"); in php_print_info()
1105 SECTION("PHP Variables"); in php_print_info()
1139 SECTION("PHP License"); in php_print_info()
/PHP-5.5/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.5/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.5/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.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt99 0x00A7 => array(0xFD, "SECTION SIGN"),
396 SECTION SIGN: &#xA7; => fd
H A Dhtml_entity_decode_iso8859-15.phpt13 0x00A7 => array(0xA7, "SECTION SIGN"),
138 SECTION SIGN: &#xA7; => a7
H A Dhtml_entity_decode_macroman.phpt42 0x00A7 => array(0xA4, "SECTION SIGN"),
264 SECTION SIGN: &#xA7; => a4
H A Dhtml_entity_decode_win1251.phpt45 0x00A7 => array(0xA7, "SECTION SIGN"),
270 SECTION SIGN: &#xA7; => a7
/PHP-5.5/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.5/ext/standard/html_tables/mappings/
H A DCP1251.TXT186 0xA7 0x00A7 #SECTION SIGN
H A D8859-5.TXT301 0xFD 0x00A7 # SECTION SIGN
H A DCP1252.TXT186 0xA7 0x00A7 #SECTION SIGN
H A D8859-1.TXT215 0xA7 0x00A7 # SECTION SIGN
H A D8859-15.TXT214 0xA7 0x00A7 # SECTION SIGN
H A DROMAN.TXT279 0xA4 0x00A7 # SECTION SIGN
/PHP-5.5/ext/tidy/
H A Dtidy.c1862 TIDY_NODE_CONST(SECTION, Section); in _php_tidy_register_nodetypes()

Completed in 94 milliseconds