Home
last modified time | relevance | path

Searched refs:php_info_print_table_header (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.2/ext/standard/
H A Dcredits.c44 php_info_print_table_header(1, "PHP Group"); in php_print_credits()
53 php_info_print_table_header(1, "Language Design & Concept"); in php_print_credits()
55 php_info_print_table_header(1, "Language Design & Concept"); in php_print_credits()
63 php_info_print_table_header(2, "Contribution", "Authors"); in php_print_credits()
81 php_info_print_table_header(2, "Contribution", "Authors"); in php_print_credits()
91 php_info_print_table_header(2, "Module", "Authors"); in php_print_credits()
108 php_info_print_table_header(1, "PHP Quality Assurance Team"); in php_print_credits()
H A Dinfo.h73 PHPAPI void php_info_print_table_header(int num_cols, ...);
H A Dinfo.c51 php_info_print_table_header(1, name); \
148 php_info_print_table_header(1, zend_module->name); in php_info_print_module()
964 php_info_print_table_header(1, "Module Name"); in php_print_info()
974 php_info_print_table_header(2, "Variable", "Value"); in php_print_info()
995 php_info_print_table_header(2, "Variable", "Value"); in php_print_info()
1134 PHPAPI void php_info_print_table_header(int num_cols, ...) in php_info_print_table_header() function
/PHP-7.2/ext/pdo_sqlite/
H A Dpdo_sqlite.c93 php_info_print_table_header(2, "PDO Driver for SQLite 3.x", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_firebird/
H A Dpdo_firebird.c86 php_info_print_table_header(2, "PDO Driver for Firebird", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/skeleton/
H A Dskeleton.c118 php_info_print_table_header(2, "extname support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_pgsql/
H A Dpdo_pgsql.c108 php_info_print_table_header(2, "PDO Driver for PostgreSQL", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/com_dotnet/
H A Dcom_extension.c525 php_info_print_table_header(2, "COM support", "enabled"); in PHP_MINFO_FUNCTION()
526 php_info_print_table_header(2, "DCOM support", COMG(allow_dcom) ? "enabled" : "disabled"); in PHP_MINFO_FUNCTION()
529 php_info_print_table_header(2, ".Net support", "enabled"); in PHP_MINFO_FUNCTION()
531 php_info_print_table_header(2, ".Net support", "not present in this build"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_oci/
H A Dpdo_oci.c161 php_info_print_table_header(2, "PDO Driver for OCI 8 and later", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_odbc/
H A Dpdo_odbc.c160 php_info_print_table_header(2, "PDO Driver for ODBC (" PDO_ODBC_TYPE ")" , "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/mysqlnd/
H A Dphp_mysqlnd.c67 php_info_print_table_header(2, buf, ""); in mysqlnd_minfo_dump_plugin_stats()
118 php_info_print_table_header(2, "mysqlnd", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_mysql/
H A Dpdo_mysql.c164 php_info_print_table_header(2, "PDO Driver for MySQL", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo_dblib/
H A Dpdo_dblib.c225 php_info_print_table_header(2, "PDO Driver for " in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/zend_test/
H A Dtest.c243 php_info_print_table_header(2, "zend-test extension", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pdo/
H A Dpdo.c377 php_info_print_table_header(2, "PDO support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/sapi/apache2handler/
H A Dphp_functions.c446 php_info_print_table_header(2, "Variable", "Value"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/readline/
H A Dreadline_cli.c790 php_info_print_table_header(2, "Readline Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/enchant/
H A Denchant.c319 php_info_print_table_header(2, "enchant support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/main/
H A Dphp_ini.c180 php_info_print_table_header(3, "Directive", "Local Value", "Master Value"); in display_ini_entries()
/PHP-7.2/ext/intl/
H A Dphp_intl.c1054 php_info_print_table_header( 2, "Internationalization support", "enabled" ); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/spl/
H A Dphp_spl.c858 php_info_print_table_header(2, "SPL support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/wddx/
H A Dwddx.c354 php_info_print_table_header(2, "WDDX Support", "enabled" ); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/pcntl/
H A Dpcntl.c590 php_info_print_table_header(2, "pcntl support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/zlib/
H A Dzlib.c1589 php_info_print_table_header(2, "ZLib Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/mysqli/
H A Dmysqli.c979 php_info_print_table_header(2, "MysqlI Support", "enabled"); in PHP_MINFO_FUNCTION()

Completed in 76 milliseconds

12