Home
last modified time | relevance | path

Searched refs:php_info_print_table_header (Results 1 – 25 of 41) sorted by path

12

/PHP-5.5/ext/com_dotnet/
H A Dcom_extension.c498 php_info_print_table_header(2, "COM support", "enabled"); in PHP_MINFO_FUNCTION()
499 php_info_print_table_header(2, "DCOM support", COMG(allow_dcom) ? "enabled" : "disabled"); in PHP_MINFO_FUNCTION()
502 php_info_print_table_header(2, ".Net support", "enabled"); in PHP_MINFO_FUNCTION()
504 php_info_print_table_header(2, ".Net support", "not present in this build"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/enchant/
H A Denchant.c322 php_info_print_table_header(2, "enchant support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/intl/
H A Dphp_intl.c1053 php_info_print_table_header( 2, "Internationalization support", "enabled" ); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1700php_info_print_table_header(1, "mbstring extension makes use of \"streamable kanji code filter and… in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c542 php_info_print_table_header(2, "mcrypt support", "enabled"); in PHP_MINFO_FUNCTION()
543 php_info_print_table_header(2, "mcrypt_filter support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c527 php_info_print_table_header(2, "MSSQL Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c685 php_info_print_table_header(2, "MySQL Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c967 php_info_print_table_header(2, "MysqlI Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mysqlnd/
H A Dphp_mysqlnd.c79 php_info_print_table_header(2, buf, ""); in mysqlnd_minfo_dump_plugin_stats()
133 php_info_print_table_header(2, "mysqlnd", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c849 php_info_print_table_header(2, "ODBC Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c535 php_info_print_table_header(2, "pcntl support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo/
H A Dpdo.c403 php_info_print_table_header(2, "PDO support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_dblib/
H A Dpdo_dblib.c226 php_info_print_table_header(2, "PDO Driver for " in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_firebird/
H A Dpdo_firebird.c86 php_info_print_table_header(2, "PDO Driver for Firebird", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_mysql/
H A Dpdo_mysql.c158 php_info_print_table_header(2, "PDO Driver for MySQL", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_oci/
H A Dpdo_oci.c121 php_info_print_table_header(2, "PDO Driver for OCI 8 and later", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_odbc/
H A Dpdo_odbc.c166 php_info_print_table_header(2, "PDO Driver for ODBC (" PDO_ODBC_TYPE ")" , "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_pgsql/
H A Dpdo_pgsql.c114 php_info_print_table_header(2, "PDO Driver for PostgreSQL", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pdo_sqlite/
H A Dpdo_sqlite.c97 php_info_print_table_header(2, "PDO Driver for SQLite 3.x", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1197 php_info_print_table_header(2, "PostgreSQL Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/phar/
H A Dphar.c3604 php_info_print_table_header(2, "Phar: PHP Archive support", "enabled");
/PHP-5.5/ext/readline/
H A Dreadline_cli.c766 php_info_print_table_header(2, "Readline Support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c6193 php_info_print_table_header(2, "Reflection", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2660 php_info_print_table_header(2, "Simplexml support", "enabled"); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/skeleton/
H A Dskeleton.c120 php_info_print_table_header(2, "extname support", "enabled"); in PHP_MINFO_FUNCTION()

Completed in 231 milliseconds

12