Home
last modified time | relevance | path

Searched refs:stdout (Results 51 – 61 of 61) sorted by relevance

123

/php-src/Zend/
H A Dzend_execute_API.c68 fflush(stdout);
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c71 #define DPRINTF(a) printf a, fflush(stdout)
/php-src/ext/opcache/
H A DZendAccelerator.c4575 return fwrite(str, 1, str_length, stdout);
4580 fflush(stdout);
/php-src/ext/fileinfo/
H A Dlibmagic.patch2769 - /* cuz we use stdout for most, stderr here */
2770 - (void) fflush(stdout);
/php-src/
H A Dphp.ini-development497 ; On or stdout = Display errors to STDOUT
535 ; stdout or in the log). This is only effective in a debug compile, and if
H A Dphp.ini-production499 ; On or stdout = Display errors to STDOUT
537 ; stdout or in the log). This is only effective in a debug compile, and if
H A Dconfigure.ac314 dnl Check whether writing to stdout works.
/php-src/sapi/fpm/tests/
H A Dtester.inc1246 'STDOUT' => '/dev/stdout',
/php-src/build/
H A Dphp.m42236 [AC_CACHE_CHECK([whether writing to stdout works], [php_cv_have_write_stdout],
H A Dlibtool.m4443 # The HP-UX ksh and POSIX shell print the target directory to stdout
4159 # The HP-UX ksh and POSIX shell print the target directory to stdout
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c6960 createstdfile(L,stdout,2,"stdout");

Completed in 83 milliseconds

123