Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dinfo.c50 #define SECTION(name) if (!sapi_module.phpinfo_as_text) { \ macro
980 SECTION("Configuration"); in php_print_info()
983 SECTION("PHP Core"); in php_print_info()
997 SECTION("Additional Modules"); in php_print_info()
1007 SECTION("Environment"); in php_print_info()
1027 SECTION("PHP Variables"); in php_print_info()
1061 SECTION("PHP License"); in php_print_info()
/PHP-7.1/sapi/apache2handler/
H A Dphp_functions.c57 #define SECTION(name) PUTS("<h2>" name "</h2>\n") macro
444 SECTION("Apache Environment"); in PHP_MINFO_FUNCTION()
456 SECTION("HTTP Headers Information"); in PHP_MINFO_FUNCTION()
/PHP-7.1/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-7.1/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-7.1/ext/tidy/
H A Dtidy.c1875 TIDY_NODE_CONST(SECTION, Section); in _php_tidy_register_nodetypes()

Completed in 43 milliseconds