Home
last modified time | relevance | path

Searched refs:php_printf (Results 1 – 18 of 18) sorted by relevance

/PHP-5.3/ext/standard/
H A Dvar.c47 php_printf("%*c[\"", level + 1, ' '); in php_array_element_dump()
49 php_printf("\"]=>\n"); in php_array_element_dump()
67 php_printf("%*c[", level + 1, ' '); in php_object_property_dump()
76 php_printf("\""); in php_object_property_dump()
78 php_printf("\""); in php_object_property_dump()
96 php_printf("%*c", level - 1, ' '); in php_var_dump()
104 php_printf("%sNULL\n", COMMON); in php_var_dump()
150 php_printf("%*c", level-1, ' '); in php_var_dump()
204 php_printf("\"]=>\n"); in zval_array_element_dump()
231 php_printf("\"%s\"", prop_name); in zval_object_property_dump()
[all …]
H A Dinfo.c171 php_printf("%ld", num_key); in php_print_gpcse_array()
230 php_printf("</style>\n"); in php_info_print_style()
1042 php_printf("\n"); in php_info_print_table_start()
1049 php_printf("</table><br />\n"); in php_info_print_table_end()
1065 php_printf("\n"); in php_info_print_box_start()
1073 php_printf("</td></tr>\n"); in php_info_print_box_end()
1081 php_printf("<hr />\n"); in php_info_print_hr()
1132 php_printf("</tr>\n"); in php_info_print_table_header()
1154 php_printf("<tr>"); in php_info_print_table_row_internal()
1182 php_printf(" </td>"); in php_info_print_table_row_internal()
[all …]
H A Dformatted_print.c48 # define PRINTF_DEBUG(arg) php_printf arg
/PHP-5.3/ext/com_dotnet/
H A Dcom_typeinfo.c503 php_printf("\t/* %s [%d] */\n", in php_com_process_typeinfo()
515 php_printf("\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
519 php_printf("\tvar $%s;\n\n", ansiname); in php_com_process_typeinfo()
532 php_printf("[in]"); in php_com_process_typeinfo()
534 php_printf("[out]"); in php_com_process_typeinfo()
538 php_printf(" --> %s [%d] ", in php_com_process_typeinfo()
552 php_printf(" */ %s%s%c\n", in php_com_process_typeinfo()
563 php_printf("\t\t)\n\t{\n"); in php_com_process_typeinfo()
569 php_printf("\t\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
573 php_printf("\t}\n"); in php_com_process_typeinfo()
[all …]
/PHP-5.3/sapi/cli/
H A Dphp_cli.c174 php_printf("%s\n", module->name); in print_module_info()
204 php_printf("%s\n", ext->name); in print_extension_info()
481 php_printf( "Usage: %s [options] [-f] <file> [--] [args...]\n" in php_cli_usage()
607 php_printf("Could not open input file: %s\n", script_file); in cli_seek_file_begin()
814 php_printf("[PHP Modules]\n"); in WinMain()
816 php_printf("\n[Zend Modules]\n"); in WinMain()
818 php_printf("\n"); in WinMain()
829 php_printf("PHP %s (%s) (built: %s %s) %s\nCopyright (c) 1997-2014 The PHP Group\n%s", in WinMain()
/PHP-5.3/main/
H A Dphp3_compat.h87 #define php3_printf php_printf
H A Dmain.c135 php_printf("Unable to disable function '%s'\n", function_name_5[i]); in php_win32_disable_functions()
144 php_printf("Unable to disable function '%s'\n", function_name_6[i]); in php_win32_disable_functions()
644 PHPAPI int php_printf(const char *format, ...) in php_printf() function
1070php_printf("%s\n%s: %s in %s on line %d\n%s", STR_PRINT(prepend_string), error_type_str, buffer, e… in php_error_cb()
1883 zuf.printf_function = php_printf; in php_module_startup()
1917 php_printf("\nGetVersionEx unusable. %d\n", GetLastError()); in php_module_startup()
1952 php_printf("\nwinsock.dll unusable. %d\n", WSAGetLastError()); in php_module_startup()
2039 php_printf("PHP: Unable to initialize stream url wrappers.\n"); in php_module_startup()
2047 php_printf("PHP: Unable to initialize info phpinfo logos.\n"); in php_module_startup()
2059 php_printf("Unable to start builtin modules\n"); in php_module_startup()
[all …]
H A Dphp.h275 PHPAPI int php_printf(const char *format, ...) PHP_ATTRIBUTE_FORMAT(printf, 1,
/PHP-5.3/sapi/milter/
H A Dphp_milter.c132 php_printf("No input file specified"); in ZEND_DECLARE_MODULE_GLOBALS()
137 php_printf("Could not open input file: %s\n", filename); in ZEND_DECLARE_MODULE_GLOBALS()
198 php_printf("No input file specified"); in mlfi_connect()
203 php_printf("Could not open input file: %s\n", filename); in mlfi_connect()
1114php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VERSION, s… in main()
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c544 php_printf("%s", value); in PHP_INI_DISP()
567 php_printf("%s", value); in PHP_INI_DISP()
2231 php_printf("<table><tr>"); in PHP_FUNCTION()
2240 php_printf("</tr>\n"); in PHP_FUNCTION()
2244 php_printf("<tr>"); in PHP_FUNCTION()
2269 php_printf("<td>"); in PHP_FUNCTION()
2280 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2285 php_printf("</td>"); in PHP_FUNCTION()
2289 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2296 php_printf("</tr>\n"); in PHP_FUNCTION()
[all …]
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_main.c220 php_printf("%s\n", module->name); in print_module_info()
247 php_printf("%s\n", ext->name); in print_extension_info()
926php_printf( "Usage: %s [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix>] [-g <pid>] [-c <file>] [-d…
1674 php_printf("[PHP Modules]\n");
1676 php_printf("\n[Zend Modules]\n");
1678 php_printf("\n");
1724php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VE…
1726php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VERSION, s…
/PHP-5.3/ext/interbase/
H A Dphp_ibase_includes.h41 #define IBDEBUG(a) php_printf("::: %s (%d)\n", a, __LINE__);
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c606 php_printf( usage ); in cli_usage()
722php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VE… in cli_main()
724php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VERSION, s… in cli_main()
785 php_printf("Could not open input file: %s.\n", *p); in cli_main()
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c219 php_printf("%s\n", module->name); in print_module_info()
246 php_printf("%s\n", ext->name); in print_extension_info()
954 php_printf( "Usage: %s [-q] [-h] [-s] [-v] [-i] [-f <file>]\n"
1924 php_printf("[PHP Modules]\n");
1926 php_printf("\n[Zend Modules]\n");
1928 php_printf("\n");
1959php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VE…
1961php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2014 The PHP Group\n%s", PHP_VERSION, s…
/PHP-5.3/ext/oci8/
H A Doci8.c1453php_printf ("OCI8 DEBUG L1: np_dtor cleaning up: (%p) at (%s:%d) \n", connection, __FILE__, __LINE… in php_oci_pconnection_list_np_dtor()
1469php_printf ("OCI8 DEBUG L1: np_dtor releasing: (%p) at (%s:%d) \n", connection, __FILE__, __LINE__… in php_oci_pconnection_list_np_dtor()
1914php_printf ("OCI8 DEBUG L1: Got a cached stub: (%p) at (%s:%d) \n", connection, __FILE__, __LINE__… in php_oci_do_connect_ex()
1916php_printf ("OCI8 DEBUG L1: Got a cached connection: (%p) at (%s:%d) \n", connection, __FILE__, __… in php_oci_do_connect_ex()
1918 php_printf ("OCI8 DEBUG L1: Got NO cached connection at (%s:%d) \n", __FILE__, __LINE__); in php_oci_do_connect_ex()
2165php_printf ("OCI8 DEBUG L1: New Persistent Connection address: (%p) at (%s:%d) \n", connection, __… in php_oci_do_connect_ex()
2167php_printf ("OCI8 DEBUG L1: New Non-Persistent Connection address: (%p) at (%s:%d) \n", connection… in php_oci_do_connect_ex()
2825 php_printf ("OCI8 DEBUG L1: create_spool: (%p) at (%s:%d) \n", session_pool, __FILE__, __LINE__); in php_oci_create_spool()
2948php_printf ("OCI8 DEBUG: Bypassing client-side session pool for session create at (%s:%d) \n", __F… in php_oci_old_create_session()
3143php_printf ("OCI8 DEBUG L1: using shared pool: (%p) at (%s:%d) \n", session_pool, __FILE__, __LINE… in php_oci_create_session()
[all …]
H A Dphp_oci8_int.h259 php_printf ("OCI8 DEBUG: " #func " at (%s:%d) \n", __FILE__, __LINE__); \
269 php_printf ("OCI8 DEBUG: " #func " at (%s:%d) \n", __FILE__, __LINE__); \
/PHP-5.3/ext/zlib/
H A Dzlib.c67 # define PUTS(a) php_printf("%s",a)
/PHP-5.3/ext/mssql/
H A Dphp_mssql.c233 php_printf("%s", value); in PHP_INI_DISP()

Completed in 108 milliseconds