Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dvar.c48 php_printf("\"]=>\n"); in php_array_element_dump()
62 php_printf("%*c[", level + 1, ' '); in php_object_property_dump()
71 php_printf("\""); in php_object_property_dump()
73 php_printf("\""); in php_object_property_dump()
103 php_printf("%*c", level - 1, ' '); in php_var_dump()
115 php_printf("%sNULL\n", COMMON); in php_var_dump()
152 php_printf("%*c", level-1, ' '); in php_var_dump()
190 php_printf("%*c", level-1, ' '); in php_var_dump()
240 php_printf("\"]=>\n"); in zval_array_element_dump()
263 php_printf("\"%s\"", prop_name); in zval_object_property_dump()
[all …]
H A Dformatted_print.c44 # define PRINTF_DEBUG(arg) php_printf arg
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c552 php_printf("\t/* %s [%d] */\n", in php_com_process_typeinfo()
564 php_printf("\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
568 php_printf("\tvar $%s;\n\n", ansiname); in php_com_process_typeinfo()
581 php_printf("[in]"); in php_com_process_typeinfo()
583 php_printf("[out]"); in php_com_process_typeinfo()
587 php_printf(" --> %s [%d] ", in php_com_process_typeinfo()
601 php_printf(" */ %s%s%c\n", in php_com_process_typeinfo()
612 php_printf("\t\t)\n\t{\n"); in php_com_process_typeinfo()
618 php_printf("\t\t/* %s */\n", funcdesc); in php_com_process_typeinfo()
622 php_printf("\t}\n"); in php_com_process_typeinfo()
[all …]
/PHP-7.4/ext/ffi/tests/
H A D300-win32.h.in4 size_t php_printf(const char *format, ...);
H A D301-win32.phpt20 $ffi->php_printf("Hello World from %s!\n", "PHP");
/PHP-7.4/ext/skeleton/
H A Dskeleton.c24 php_printf("The extension %s is loaded and working!\r\n", "%EXTNAME%");
/PHP-7.4/sapi/cli/
H A Dphp_cli.c197 php_printf("%s\n", module->name); in print_modules()
205 php_printf("%s\n", ext->name); in print_extension_info()
596 php_printf("Could not open input file: %s\n", script_file); in cli_seek_file_begin()
651 php_printf("PHP %s (%s) (built: %s %s) ( %s)\nCopyright (c) The PHP Group\n%s", in do_cli()
683 php_printf("[PHP Modules]\n"); in do_cli()
685 php_printf("\n[Zend Modules]\n"); in do_cli()
687 php_printf("\n"); in do_cli()
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c543 php_printf("%s", value); in PHP_INI_DISP()
565 php_printf("%s", value); in PHP_INI_DISP()
2348 php_printf("<table><tr>"); in PHP_FUNCTION()
2357 php_printf("</tr>\n"); in PHP_FUNCTION()
2361 php_printf("<tr>"); in PHP_FUNCTION()
2389 php_printf("<td>"); in PHP_FUNCTION()
2412 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2417 php_printf("</td>"); in PHP_FUNCTION()
2421 php_printf("<td>NULL</td>"); in PHP_FUNCTION()
2431 php_printf("</tr>\n"); in PHP_FUNCTION()
[all …]
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c208 php_printf("%s\n", module->name); in print_modules()
216 php_printf("%s\n", ext->name); in print_extension_info()
831php_printf( "Usage: %s [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix>] [-g <pid>] [-c <file>] [-d… in php_cgi_usage()
1665 php_printf("[PHP Modules]\n"); in main()
1667 php_printf("\n[Zend Modules]\n"); in main()
1669 php_printf("\n"); in main()
1721php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sap… in main()
1723php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module… in main()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c261 php_printf("%s\n", module->name); in print_modules()
268 php_printf("%s\n", ext->name); in print_extension_info()
1039 php_printf( "Usage: %s [-q] [-h] [-s] [-v] [-i] [-f <file>]\n"
2376 php_printf("[PHP Modules]\n");
2378 php_printf("\n[Zend Modules]\n");
2380 php_printf("\n");
2404php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sap…
2406php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module…
/PHP-7.4/main/
H A Dmain.c960 PHPAPI size_t php_printf(const char *format, ...) in php_printf() function
1392php_printf("<?xml version=\"1.0\"?><methodResponse><fault><value><struct><member><name>faultCode</… in php_error_cb()
1400php_printf("%s<br />\n<b>%s</b>: %s in <b>%s</b> on line <b>%" PRIu32 "</b><br />\n%s", STR_PRINT… in php_error_cb()
1403php_printf("%s<br />\n<b>%s</b>: %s in <b>%s</b> on line <b>%" PRIu32 "</b><br />\n%s", STR_PRINT… in php_error_cb()
1415php_printf("%s\n%s: %s in %s on line %" PRIu32 "\n%s", STR_PRINT(prepend_string), error_type_str, … in php_error_cb()
2207 zuf.printf_function = php_printf; in php_module_startup()
2246 php_printf("\nwinsock.dll unusable. %d\n", WSAGetLastError()); in php_module_startup()
2359 php_printf("PHP: Unable to initialize stream url wrappers.\n"); in php_module_startup()
2370 php_printf("Unable to start builtin modules\n"); in php_module_startup()
H A Dphp.h315 PHPAPI size_t php_printf(const char *format, ...) PHP_ATTRIBUTE_FORMAT(printf, 1,
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c1170 php_printf( "%s", usage ); in cli_usage()
1291php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sap… in cli_main()
1293php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module… in cli_main()
1366 php_printf("Could not open input file: %s.\n", *p); in cli_main()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_frame.c247 php_printf("%s", arg_print); in phpdbg_dump_prototype()

Completed in 150 milliseconds