Home
last modified time | relevance | path

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

/PHP-5.5/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()
154 php_printf("%*c", level-1, ' '); in php_var_dump()
206 php_printf("\"]=>\n"); in zval_array_element_dump()
233 php_printf("\"%s\"", prop_name); in zval_object_property_dump()
[all …]
H A Dformatted_print.c50 # define PRINTF_DEBUG(arg) php_printf arg
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c507 php_printf("\t/* %s [%d] */\n", in php_com_process_typeinfo()
519 php_printf("\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
523 php_printf("\tvar $%s;\n\n", ansiname); in php_com_process_typeinfo()
536 php_printf("[in]"); in php_com_process_typeinfo()
538 php_printf("[out]"); in php_com_process_typeinfo()
542 php_printf(" --> %s [%d] ", in php_com_process_typeinfo()
556 php_printf(" */ %s%s%c\n", in php_com_process_typeinfo()
567 php_printf("\t\t)\n\t{\n"); in php_com_process_typeinfo()
573 php_printf("\t\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
577 php_printf("\t}\n"); in php_com_process_typeinfo()
[all …]
/PHP-5.5/sapi/cli/
H A Dphp_cli.c178 php_printf("%s\n", module->name); in print_module_info()
208 php_printf("%s\n", ext->name); in print_extension_info()
632 php_printf("Could not open input file: %s\n", script_file); in cli_seek_file_begin()
696 php_printf("PHP %s (%s) (built: %s %s) %s\nCopyright (c) 1997-2015 The PHP Group\n%s", in do_cli()
717 php_printf("[PHP Modules]\n"); in do_cli()
719 php_printf("\n[Zend Modules]\n"); in do_cli()
721 php_printf("\n"); in do_cli()
/PHP-5.5/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()
1116php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, s… in main()
/PHP-5.5/main/
H A Dmain.c139 php_printf("Unable to disable function '%s'\n", function_name_5[i]); in php_win32_disable_functions()
148 php_printf("Unable to disable function '%s'\n", function_name_6[i]); in php_win32_disable_functions()
677 PHPAPI int php_printf(const char *format, ...) in php_printf() function
1089php_printf("%s<br />\n<b>%s</b>: %s in <b>%s</b> on line <b>%d</b><br />\n%s", STR_PRINT(prepend_… in php_error_cb()
1106php_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()
2047 zuf.printf_function = php_printf; in php_module_startup()
2081 php_printf("\nGetVersionEx unusable. %d\n", GetLastError()); in php_module_startup()
2118 php_printf("\nwinsock.dll unusable. %d\n", WSAGetLastError()); in php_module_startup()
2207 php_printf("PHP: Unable to initialize stream url wrappers.\n"); in php_module_startup()
2219 php_printf("Unable to start builtin modules\n"); in php_module_startup()
[all …]
H A Dphp.h281 PHPAPI int php_printf(const char *format, ...) PHP_ATTRIBUTE_FORMAT(printf, 1,
/PHP-5.5/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()
925php_printf( "Usage: %s [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix>] [-g <pid>] [-c <file>] [-d…
1693 php_printf("[PHP Modules]\n");
1695 php_printf("\n[Zend Modules]\n");
1697 php_printf("\n");
1744php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VE…
1746php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, s…
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c544 php_printf("%s", value); in PHP_INI_DISP()
567 php_printf("%s", value); in PHP_INI_DISP()
2278 php_printf("<table><tr>"); in PHP_FUNCTION()
2287 php_printf("</tr>\n"); in PHP_FUNCTION()
2291 php_printf("<tr>"); in PHP_FUNCTION()
2319 php_printf("<td>"); in PHP_FUNCTION()
2330 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2335 php_printf("</td>"); in PHP_FUNCTION()
2339 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2346 php_printf("</tr>\n"); in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h39 #define IBDEBUG(a) php_printf("::: %s (%d)\n", a, __LINE__);
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c709 php_printf( "%s", usage ); in cli_usage()
843php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VE… in cli_main()
845php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, s… in cli_main()
920 php_printf("Could not open input file: %s.\n", *p); in cli_main()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c220 php_printf("%s\n", module->name); in print_module_info()
247 php_printf("%s\n", ext->name); in print_extension_info()
1004 php_printf( "Usage: %s [-q] [-h] [-s] [-v] [-i] [-f <file>]\n"
2196 php_printf("[PHP Modules]\n");
2198 php_printf("\n[Zend Modules]\n");
2200 php_printf("\n");
2231php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VE…
2233php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, s…
/PHP-5.5/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.5/ext/mssql/
H A Dphp_mssql.c233 php_printf("%s", value); in PHP_INI_DISP()

Completed in 93 milliseconds