Home
last modified time | relevance | path

Searched refs:stderr (Results 26 – 50 of 141) sorted by relevance

123456

/php-src/ext/gd/libgd/
H A Dgddemo.c41 fprintf (stderr, "Can't load source image; this demo\n"); in main()
42 fprintf (stderr, "is much more impressive if demoin.png\n"); in main()
43 fprintf (stderr, "is available.\n"); in main()
H A Dtestac.c31 fprintf (stderr, "Usage: testac filename.png\n"); in main()
43 fprintf (stderr, "Can't load %s.\n", argv[1]); in main()
/php-src/Zend/
H A Dzend_max_execution_timer.c83 …fprintf(stderr, "Timer %#jx created on thread %d\n", (uintmax_t) EG(max_execution_timer_timer), se… in zend_max_execution_timer_init()
109 …fprintf(stderr, "Setting timer %#jx on thread %d (%ld seconds)...\n", (uintmax_t) timer, (pid_t) s… in zend_max_execution_timer_settime()
130 …fprintf(stderr, "Deleting timer %#jx on thread %d...\n", (uintmax_t) timer, (pid_t) syscall(SYS_ge… in zend_max_execution_timer_shutdown()
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c1356 (void)fprintf(stderr, "%5d, ", in cdf_dump_sat()
1362 (void)fprintf(stderr, "\n"); in cdf_dump_sat()
1373 (void)fprintf(stderr, "%.4x: ", 0); in cdf_dump()
1375 (void)fprintf(stderr, "%.2x ", *p); in cdf_dump()
1384 (void)fprintf(stderr, "\n"); in cdf_dump()
1419 (void)fprintf(stderr, "Color: %s\n", in cdf_dump_dir()
1427 (void)fprintf(stderr, "Modified %s", in cdf_dump_dir()
1481 (void)fprintf(stderr, "float [%g]\n", in cdf_dump_property_info()
1485 (void)fprintf(stderr, "double [%g]\n", in cdf_dump_property_info()
1494 (void)fprintf(stderr, "string %u [", in cdf_dump_property_info()
[all …]
H A Dsoftmagic.c356 fprintf(stderr, in match()
966 (void)fprintf(stderr, in moffset()
1003 fprintf(stderr, "id3 offs=%u\n", v); in cvt_id3()
1325 file_showstr(stderr, str, len); in mdebug()
1326 (void) fputc('\n', stderr); in mdebug()
1327 (void) fputc('\n', stderr); in mdebug()
1707 fprintf(stderr, "bad op=%d\n", op); in mget()
1798 fprintf(stderr, in mget()
1805 fprintf(stderr, in mget()
2357 (void) fprintf(stderr, in magiccheck()
[all …]
H A Dfuncs.c362 (void)fprintf(stderr, "[try os2_apptype %d]\n", m); in file_buffer()
379 (void)fprintf(stderr, "[try zmagic %d]\n", m); in file_buffer()
389 (void)fprintf(stderr, "[try tar %d]\n", m); in file_buffer()
400 (void)fprintf(stderr, "[try json %d]\n", m); in file_buffer()
411 (void)fprintf(stderr, "[try csv %d]\n", m); in file_buffer()
422 (void)fprintf(stderr, "[try simh %d]\n", m); in file_buffer()
433 (void)fprintf(stderr, "[try cdf %d]\n", m); in file_buffer()
462 (void)fprintf(stderr, "[try elf %d]\n", m); in file_buffer()
470 (void)fprintf(stderr, "[try softmagic %d]\n", m); in file_buffer()
486 (void)fprintf(stderr, "[try ascmagic %d]\n", m); in file_buffer()
/php-src/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt80 list($stdin, $stdout, $stderr) = $pipes;
87 while(!feof($stderr)) {
88 fgets($stderr);
93 fclose($stderr);
/php-src/sapi/fpm/tests/
H A Dlog-bwp-realloc-buffer.phpt26 file_put_contents('php://stderr', str_repeat('a', 100));
28 file_put_contents('php://stderr', str_repeat('b', 2500) . "\n");
H A Dgh8885-stderr-fd-reload-usr1.phpt2 FPM: GH-8885 - access.log with stderr begins to write logs to error_log after reloading logs
19 access.log=/dev/stderr
H A Dgh8885-stderr-fd-reload-usr2.phpt2 FPM: GH-8885 - access.log with stderr begins to write logs to error_log after daemon reload
19 access.log=/dev/stderr
H A Dgh-11086-daemonized-logs-duplicated.phpt14 error_log = /dev/stderr
/php-src/Zend/Optimizer/
H A Dzend_func_info.c158 fprintf(stderr, "Inaccurate func info for %s()\n", ZSTR_VAL(name)); in zend_get_func_info()
162 fprintf(stderr, "Useless func info for %s()\n", ZSTR_VAL(name)); in zend_get_func_info()
172 fprintf(stderr, "Incorrect func info for %s()\n", ZSTR_VAL(name)); in zend_get_func_info()
207 fprintf(stderr, "ERROR: Duplicate function info for \"%s\"\n", func_infos[i].name); in zend_func_info_add()
/php-src/ext/standard/tests/general_functions/
H A Dbug73973.phpt5 define('myerr', fopen('php://stderr', 'w'));
/php-src/ext/zend_test/tests/
H A Dgh8575.phpt2 CLI: stderr is available in mshutdown
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c955 fprintf(stderr, "META_END\n"); in show_parsed()
1107 fprintf(stderr, "%zd", offset); in show_parsed()
1113 fprintf(stderr, "%zd", offset); in show_parsed()
1119 fprintf(stderr, "%zd", offset); in show_parsed()
1126 fprintf(stderr, "%zd", offset); in show_parsed()
1131 fprintf(stderr, "%d.", *pptr++); in show_parsed()
1138 fprintf(stderr, "%zd", offset); in show_parsed()
1144 fprintf(stderr, "%zd", offset); in show_parsed()
1152 fprintf(stderr, "%zd", offset); in show_parsed()
1184 fprintf(stderr, "\n"); in show_parsed()
[all …]
/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.c330 fprintf(stderr, "%s STR_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
334 fprintf(stderr, "%s ADDR_PARAM(" ZEND_ULONG_FMT ")\n", msg, param->addr); in phpdbg_param_debug()
338 …fprintf(stderr, "%s NUMERIC_FILE_PARAM(%s:#"ZEND_ULONG_FMT")\n", msg, param->file.name, param->fil… in phpdbg_param_debug()
342 … fprintf(stderr, "%s FILE_PARAM(%s:"ZEND_ULONG_FMT")\n", msg, param->file.name, param->file.line); in phpdbg_param_debug()
346 fprintf(stderr, "%s METHOD_PARAM(%s::%s)\n", msg, param->method.class, param->method.name); in phpdbg_param_debug()
350 …fprintf(stderr, "%s NUMERIC_METHOD_PARAM(%s::%s)\n", msg, param->method.class, param->method.name); in phpdbg_param_debug()
354 … fprintf(stderr, "%s NUMERIC_FUNCTION_PARAM(%s::"ZEND_LONG_FMT")\n", msg, param->str, param->num); in phpdbg_param_debug()
358 fprintf(stderr, "%s NUMERIC_PARAM("ZEND_LONG_FMT")\n", msg, param->num); in phpdbg_param_debug()
362 fprintf(stderr, "%s COND_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
366 fprintf(stderr, "%s OP_PARAM(%s=%zu)\n", msg, param->str, param->len); in phpdbg_param_debug()
/php-src/win32/
H A Ddllmain.c42 fprintf(stderr, "ioutil initialization failed"); in DllMain()
/php-src/sapi/fuzzer/
H A Dfuzzer-exif.c61 …fprintf(stderr, "\n\nERROR:\nPHP built without EXIF, recompile with --enable-exif to use this fuzz… in LLVMFuzzerTestOneInput()
H A Dfuzzer-mbregex.c64 …fprintf(stderr, "\n\nERROR:\nPHP built without mbstring, recompile with --enable-mbstring to use t… in LLVMFuzzerTestOneInput()
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua55 local stdin, stdout, stderr = io.stdin, io.stdout, io.stderr
124 stderr:write(format("%s:%s: warning: %s:\n%s\n",
134 stderr:write(...)
136 stderr:write(g_fname,
141 stderr:write(...)
154 stderr:write("dynasm.lua: ERROR: ", ...)
155 stderr:write("\n")
926 dumpdef(fout == stdout and stderr or stdout)
959 stderr:write(g_fname, ":*: info: ", g_errcount, " error",
962 dumpdef(stderr)
/php-src/sapi/litespeed/
H A Dlscriu.c125 do { if (s_criu_debug) fprintf(stderr, __VA_ARGS__); } while(0)
130 #define lscriu_err(...) fprintf(stderr, __VA_ARGS__)
261 fprintf(stderr, "LSCRIU (%d): failed to dlopen %s: %s - ignore CRIU\n", in LSCRIU_load_liblscapi()
268 fprintf(stderr, "LSCRIU (%d): failed to dlsym %s: %s - ignore CRIU\n", in LSCRIU_load_liblscapi()
348 fprintf(stderr,"LSCRIU (%d): CRIU debug environment variable: %s\n", in LSCRIU_Debugging()
/php-src/sapi/embed/
H A Dphp_embed.c111 fprintf(stderr, "%s\n", message); in php_embed_log_message()
199 _setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ in php_embed_init()
/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c238 fprintf(stderr, ", BB%d", i); in ir_split_partially_dead_node()
241 fprintf(stderr, "]\n"); in ir_split_partially_dead_node()
279 fprintf(stderr, ", BB%d", i); in ir_split_partially_dead_node()
282 fprintf(stderr, "]\n"); in ir_split_partially_dead_node()
372 fprintf(stderr, "]\n"); in ir_split_partially_dead_node()
671 fprintf(stderr, "GCM Schedule Early\n"); in ir_gcm()
707 fprintf(stderr, "GCM Schedule Late\n"); in ir_gcm()
856 fprintf(stderr, "Before Schedule\n"); in ir_schedule()
858 fprintf(stderr, "%d -> %d\n", i, _blocks[i]); in ir_schedule()
987 fprintf(stderr, "After Schedule\n"); in ir_schedule()
[all …]
H A Dgen_ir_fold_hash.c271 fprintf(stderr, "ERROR: Too many rules\n"); in main()
276 fprintf(stderr, "ERROR: Incorrect '%s' rule on line %d\n", buf, line); in main()
302 fprintf(stderr, "ERROR: Cannot find a good hash function\n"); in main()
/php-src/sapi/cgi/
H A Dcgi_main.c242 vfprintf(stderr, format, ap); in fcgi_log()
775 fprintf(stderr, "%s\n", message); in sapi_cgi_log_message()
779 fprintf(stderr, "%s\n", message); in sapi_cgi_log_message()
1463 fprintf(stderr, "FastCGI shutdown, pid %d\n", getpid());
1965 fprintf(stderr, "PHP_FCGI_MAX_REQUESTS is not valid\n");
1978 fprintf(stderr, "PHP_FCGI_CHILDREN is not valid\n");
2014 fprintf(stderr, "Process group %d\n", pgroup);
2035 fprintf(stderr, "Forking, %d running\n", running);
2065 fprintf(stderr, "Wait for kids, pid %d\n", getpid());
2129 fprintf(stderr, "command line is too long\n");
[all …]

Completed in 127 milliseconds

123456