Home
last modified time | relevance | path

Searched refs:I (Results 326 – 336 of 336) sorted by path

1...<<11121314

/PHP-7.4/tests/output/
H A Dsapi_windows_vt100_support_winok_out-err.phpt6 die("skip I/O capture test");
H A Dsapi_windows_vt100_support_winok_out.phpt6 die("skip I/O capture test");
H A Dstream_isatty_err.phpt6 die("skip I/O capture test");
H A Dstream_isatty_in-err.phpt6 die("skip I/O capture test");
H A Dstream_isatty_in-out-err.phpt6 die("skip I/O capture test");
H A Dstream_isatty_in-out.phpt6 die("skip I/O capture test");
H A Dstream_isatty_out-err.phpt6 die("skip I/O capture test");
H A Dstream_isatty_out.phpt6 die("skip I/O capture test");
/PHP-7.4/win32/build/
H A DMakefile132 /I$(BUILD_DIR) /d MC_INCLUDE="\"$(MCFILE)\"" \
204 -for %T in ($(SAPI_TARGETS)) do $(MAKE) /I /nologo "%T"
205 -for %T in ($(EXT_TARGETS)) do $(MAKE) /I /nologo "%T"
206 -for %T in ($(PECL_TARGETS)) do $(MAKE) /I /nologo "%T"
254 @xcopy /Q /Y /E /I $(BUILD_DIR_DEV)\* $(PHP_PREFIX)\SDK
H A Dconfig.w3261 DEFINE("BASE_INCLUDES", "/I . /I main /I Zend /I TSRM /I ext ");
126 ADD_FLAG("CFLAGS", '/I "' + php_usual_include_suspects + '" ');
H A Dconfig.w32.phpize.in41 …_INCLUDES", "/I " + PHP_DIR + "/include /I " + PHP_DIR + "/include/main /I " + PHP_DIR + "/include…
94 ADD_FLAG("CFLAGS", '/I "' + php_usual_include_suspects + '" ');

Completed in 23 milliseconds

1...<<11121314