Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/standard/
H A Dcredits.c42 php_info_print_table_header(1, "PHP Group"); in php_print_credits()
51 php_info_print_table_header(1, "Language Design & Concept"); in php_print_credits()
53 php_info_print_table_header(1, "Language Design & Concept"); in php_print_credits()
61 php_info_print_table_header(2, "Contribution", "Authors"); in php_print_credits()
79 php_info_print_table_header(2, "Contribution", "Authors"); in php_print_credits()
89 php_info_print_table_header(2, "Module", "Authors"); in php_print_credits()
106 php_info_print_table_header(1, "PHP Quality Assurance Team"); in php_print_credits()
H A Dinfo.h71 PHPAPI void php_info_print_table_header(int num_cols, ...);
H A Dinfo.c49 php_info_print_table_header(1, name); \
146 php_info_print_table_header(1, zend_module->name); in php_info_print_module()
943 php_info_print_table_header(1, "Module Name"); in php_print_info()
957 php_info_print_table_header(2, "Variable", "Value"); in php_print_info()
980 php_info_print_table_header(2, "Variable", "Value"); in php_print_info()
1119 PHPAPI ZEND_COLD void php_info_print_table_header(int num_cols, ...) in php_info_print_table_header() function
/PHP-7.4/ext/pdo_firebird/
H A Dpdo_firebird.c89 php_info_print_table_header(2, "PDO Driver for Firebird", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo_sqlite/
H A Dpdo_sqlite.c98 php_info_print_table_header(2, "PDO Driver for SQLite 3.x", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/skeleton/
H A Dskeleton.c64 php_info_print_table_header(2, "%EXTNAME% support", "enabled");
/PHP-7.4/ext/com_dotnet/
H A Dcom_extension.c472 php_info_print_table_header(2, "COM support", "enabled"); in PHP_MINFO_FUNCTION()
473 php_info_print_table_header(2, "DCOM support", COMG(allow_dcom) ? "enabled" : "disabled"); in PHP_MINFO_FUNCTION()
476 php_info_print_table_header(2, ".Net support", "enabled"); in PHP_MINFO_FUNCTION()
478 php_info_print_table_header(2, ".Net support", "not present in this build"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo_oci/
H A Dpdo_oci.c159 php_info_print_table_header(2, "PDO Driver for OCI 8 and later", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo_odbc/
H A Dpdo_odbc.c161 php_info_print_table_header(2, "PDO Driver for ODBC (" PDO_ODBC_TYPE ")" , "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo_mysql/
H A Dpdo_mysql.c162 php_info_print_table_header(2, "PDO Driver for MySQL", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo_dblib/
H A Dpdo_dblib.c232 php_info_print_table_header(2, "PDO Driver for " in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pdo/
H A Dpdo.c361 php_info_print_table_header(2, "PDO support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/mysqlnd/
H A Dphp_mysqlnd.c95 php_info_print_table_header(2, "mysqlnd", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/zend_test/
H A Dtest.c288 php_info_print_table_header(2, "zend-test extension", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c444 php_info_print_table_header(2, "Variable", "Value"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/readline/
H A Dreadline_cli.c786 php_info_print_table_header(2, "Readline Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/main/
H A Dphp_ini.c138 php_info_print_table_header(3, "Directive", "Local Value", "Master Value"); in display_ini_entries()
/PHP-7.4/ext/intl/
H A Dphp_intl.c1042 php_info_print_table_header( 2, "Internationalization support", "enabled" ); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/spl/
H A Dphp_spl.c879 php_info_print_table_header(2, "SPL support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pcntl/
H A Dpcntl.c635 php_info_print_table_header(2, "pcntl support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/zlib/
H A Dzlib.c1589 php_info_print_table_header(2, "ZLib Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/mysqli/
H A Dmysqli.c975 php_info_print_table_header(2, "MysqlI Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c2589 php_info_print_table_header(2, "SQLite3 support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/sodium/
H A Dlibsodium.c664 php_info_print_table_header(2, "sodium support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/oci8/
H A Doci8.c1246 php_info_print_table_header(2, "Statistics", ""); in PHP_MINFO_FUNCTION()

Completed in 81 milliseconds

12