Home
last modified time | relevance | path

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

123

/PHP-8.3/Zend/
H A Dzend_execute_API.c67 fflush(stdout);
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.c71 #define DPRINTF(a) printf a, fflush(stdout)
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c4546 return fwrite(str, 1, str_length, stdout);
4551 fflush(stdout);
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch2681 - /* cuz we use stdout for most, stderr here */
2682 - (void) fflush(stdout);
/PHP-8.3/
H A Dphp.ini-production513 ; On or stdout = Display errors to STDOUT
551 ; stdout or in the log). This is only effective in a debug compile, and if
H A Dphp.ini-development511 ; On or stdout = Display errors to STDOUT
549 ; stdout or in the log). This is only effective in a debug compile, and if
H A Dconfigure.ac351 dnl Check whether writing to stdout works.
/PHP-8.3/sapi/fpm/tests/
H A Dtester.inc1256 'STDOUT' => '/dev/stdout',
/PHP-8.3/build/
H A Dphp.m42278 AC_CACHE_CHECK(whether writing to stdout works,ac_cv_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-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c6959 createstdfile(L,stdout,2,"stdout");

Completed in 120 milliseconds

123