Home
last modified time | relevance | path

Searched refs:fprintf (Results 1 – 25 of 197) sorted by last modified time

12345678

/PHP-7.2/main/streams/
H A Dstreams.c81 fprintf(stderr, "forget_persistent: %s:%p\n", stream->ops->label, stream); in forget_persistent_resource_id_numbers()
282 fprintf(stderr, "stream_alloc: %s:%p persistent=%s\n", ops->label, ret, persistent_id); in _php_stream_alloc()
383 fprintf(stderr, "stream_free: %s:%p[%s] in_free=%d opts=%s\n", in _php_stream_free()
433 fprintf(stderr, "stream_free: %s:%p[%s] preserve_handle=%d release_cast=%d remove_rsrc=%d\n", in _php_stream_free()
/PHP-7.2/win32/build/
H A Dmkdist.php296 fprintf($fp, "\r\nBuilt-in Extensions\r\n");
299 fprintf($fp, "%s\r\n", $ext);
304 fprintf($fp, "Dependency information:\r\n");
309 fprintf($fp, "Module: %s\r\n", $modulename);
312 fprintf($fp, "\t%s\r\n", basename($dll));
/PHP-7.2/win32/
H A Ddllmain.c59 fprintf(stderr, "ioutil initialization failed"); in DllMain()
/PHP-7.2/tests/strings/
H A D002.phpt8 $x = fprintf($fp, "fprintf test 1:%.5s", "abcdefghij");
49 fprintf test 1:abcde
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.c736 # define YYFPRINTF fprintf
H A Dphpdbg.c898 fprintf(stdout, "%s\n", message); in php_sapi_phpdbg_log_message()
H A Dphpdbg_btree.c255 fprintf(stderr, "%p: %p\n", (void *) branch->result.idx, branch->result.ptr); in phpdbg_btree_branch_dump()
H A Dphpdbg_cmd.c328 fprintf(stderr, "%s STR_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
332 fprintf(stderr, "%s ADDR_PARAM(" ZEND_ULONG_FMT ")\n", msg, param->addr); in phpdbg_param_debug()
336 fprintf(stderr, "%s NUMERIC_FILE_PARAM(%s:#%lu)\n", msg, param->file.name, param->file.line); in phpdbg_param_debug()
340 fprintf(stderr, "%s FILE_PARAM(%s:%lu)\n", msg, param->file.name, param->file.line); in phpdbg_param_debug()
344 fprintf(stderr, "%s METHOD_PARAM(%s::%s)\n", msg, param->method.class, param->method.name); in phpdbg_param_debug()
348fprintf(stderr, "%s NUMERIC_METHOD_PARAM(%s::%s)\n", msg, param->method.class, param->method.name); in phpdbg_param_debug()
352 fprintf(stderr, "%s NUMERIC_FUNCTION_PARAM(%s::%ld)\n", msg, param->str, param->num); in phpdbg_param_debug()
356 fprintf(stderr, "%s NUMERIC_PARAM(%ld)\n", msg, param->num); in phpdbg_param_debug()
360 fprintf(stderr, "%s COND_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
364 fprintf(stderr, "%s OP_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c1212fprintf( stderr, "TCP or socket address must be specified following '-b' option.\n"); in parse_opt()
1220 fprintf( stderr, "<path> or <file> must be specified following '-c' option.\n"); in parse_opt()
1578 fprintf( stderr, in main()
1628fprintf( stderr, "[%s] Slow PHP script: %d ms\n URL: %s %s\n Query String: %s\n Script: %s\n", in main()
H A Dlsapilib.c277 fprintf(stderr, "%.*s", (int)(p - buf), buf); in LSAPI_Log()
H A Dlscriu.c128 do { if (s_criu_debug) fprintf(stderr, __VA_ARGS__); } while(0)
133 #define lscriu_err(...) fprintf(stderr, __VA_ARGS__)
271 fprintf(stderr, "LSCRIU (%d): failed to dlopen %s: %s - ignore CRIU\n", in LSCRIU_load_liblscapi()
278 fprintf(stderr, "LSCRIU (%d): failed to dlsym %s: %s - ignore CRIU\n", in LSCRIU_load_liblscapi()
358 fprintf(stderr,"LSCRIU (%d): CRIU debug environment variable: %s\n", in LSCRIU_Debugging()
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_php_trace.c57 fprintf(slowlog, "\n%s [pool %s] pid %d\n", buf, child->wp->config->name, (int) pid); in fpm_php_trace_dump()
69 fprintf(slowlog, "script_filename = %s\n", buf); in fpm_php_trace_dump()
120 fprintf(slowlog, "[0x%" PTR_FMT "lx] ", execute_data); in fpm_php_trace_dump()
122 fprintf(slowlog, "%s()", buf); in fpm_php_trace_dump()
185 fprintf(slowlog, " %s:%u\n", *buf ? buf : "unknown", lineno); in fpm_php_trace_dump()
215 fprintf(slowlog, "+++ dump failed\n"); in fpm_php_trace()
/PHP-7.2/sapi/embed/
H A Dphp_embed.c99 fprintf (stderr, "%s\n", message); in php_embed_log_message()
/PHP-7.2/sapi/cli/
H A Dphp_cli.c386 fprintf(stderr, "%s\n", message); in sapi_cli_log_message()
H A Dphp_cli_server.c710 fprintf(stderr, "[%s] %s\n", buf, msg); in sapi_cli_server_log_message()
2282 fprintf(stderr, "Invalid address: %s\n", addr); in php_cli_server_ctor()
2543 fprintf(stderr, "Document root path is too long.\n"); in do_cli_server()
2563 fprintf(stderr, "Directory %s does not exist.\n", document_root); in do_cli_server()
2567 fprintf(stderr, "%s is not a directory.\n", document_root); in do_cli_server()
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c787 fprintf(stderr, "%s\n", message); in sapi_cgi_log_message()
791 fprintf(stderr, "%s\n", message); in sapi_cgi_log_message()
1481 fprintf(stderr, "FastCGI shutdown, pid %d\n", getpid());
2046 fprintf(stderr, "PHP_FCGI_MAX_REQUESTS is not valid\n");
2063 fprintf(stderr, "PHP_FCGI_CHILDREN is not valid\n");
2099 fprintf(stderr, "Process group %d\n", pgroup);
2120 fprintf(stderr, "Forking, %d running\n", running);
2150 fprintf(stderr, "Wait for kids, pid %d\n", getpid());
2213 fprintf(stderr, "command line is too long\n");
2808 fprintf(stderr, "\nElapsed time: %d.%06d sec\n", sec, usec);
[all …]
/PHP-7.2/sapi/apache2handler/
H A Dapache_config.c41 #define phpapdebug(a) fprintf a
/PHP-7.2/main/
H A Dmain.c1187fprintf(stderr, "%s: %s in %s on line %u\n", error_type_str, buffer, error_filename, error_lineno); in php_error_cb()
1524 fprintf(stderr, "%s", memory_leak_buf); in php_message_handler_for_zend()
1538 fprintf(stderr, "%s", memory_leak_buf); in php_message_handler_for_zend()
1561 fprintf(stderr, "%s", memory_leak_buf); in php_message_handler_for_zend()
2120 fprintf(stderr, "\ncrypt algorithm provider initialization failed\n"); in php_module_startup()
H A Doutput.c120fprintf(stderr, "!!! output started at: %s (%d)\n", OG(output_start_filename), OG(output_start_lin… in php_output_header()
914 fprintf(stderr, ">>> op(%d, " in php_output_handler_op()
1071 fprintf(stderr, "::: sapi_write('%s', %zu)\n", context.out.data, context.out.used); in php_output_op()
H A Dalloca.c455 fprintf (stderr, "%011o %011o %011o\n", this_segment, address, stkl); in i00afunc()
476 fprintf (stderr, "%011o %011o\n", pseg, size); in i00afunc()
H A Dfastcgi.c55 fprintf(stderr, "WaitForSingleObject() failed\n"); \
503 fprintf(stderr, "Error starting Windows Sockets. Error: %d", WSAGetLastError()); in fcgi_init()
H A Dgetopt.c35 fprintf(stderr, "Error in argument %d, char %d: ", oint, optchr+1); in php_opt_error()
39 fprintf(stderr, ": in flags\n"); in php_opt_error()
42 fprintf(stderr, "option not found %c\n", argv[oint][optchr]); in php_opt_error()
45 fprintf(stderr, "no argument for option %c\n", argv[oint][optchr]); in php_opt_error()
48 fprintf(stderr, "unknown\n"); in php_opt_error()
/PHP-7.2/ext/zlib/
H A Dzlib.c393fprintf(stderr, "\n%3d: %3d PRIOR: size=%7lu,\tfree=%7lu,\tused=%7lu,\tavail_in=%7lu,\tavail_out=%… in php_zlib_inflate_rounds()
400fprintf(stderr, "%3d: %3d AFTER: size=%7lu,\tfree=%7lu,\tused=%7lu,\tavail_in=%7lu,\tavail_out=%7l… in php_zlib_inflate_rounds()
/PHP-7.2/ext/standard/
H A Dvar_unserializer.re36 …/* fprintf(stderr, "UNSERIALIZE_INIT == lock: %u, level: %u\n", BG(serialize_lock), BG(unserial…
51 …/* fprintf(stderr, "UNSERIALIZE_DESTROY == lock: %u, level: %u\n", BG(serialize_lock), BG(unserial…
92 fprintf(stderr, "var_push(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_P(rval));
153 fprintf(stderr, "var_replace(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_P(nzval));
171 fprintf(stderr, "var_access(%ld): %ld\n", var_hash?var_hash->used_slots:-1L, id);
197 fprintf(stderr, "var_destroy(%ld)\n", var_hash?var_hash->used_slots:-1L);
210fprintf(stderr, "var_destroy dtor(%p, %ld)\n", var_dtor_hash->data[i], Z_REFCOUNT_P(var_dtor_hash-…
H A Dvar_unserializer.c94 fprintf(stderr, "var_push(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_P(rval)); in var_push()
155 fprintf(stderr, "var_replace(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_P(nzval)); in var_replace()
173 fprintf(stderr, "var_access(%ld): %ld\n", var_hash?var_hash->used_slots:-1L, id); in var_access()
199 fprintf(stderr, "var_destroy(%ld)\n", var_hash?var_hash->used_slots:-1L); in var_destroy()
212fprintf(stderr, "var_destroy dtor(%p, %ld)\n", var_dtor_hash->data[i], Z_REFCOUNT_P(var_dtor_hash-… in var_destroy()

Completed in 143 milliseconds

12345678