Home
last modified time | relevance | path

Searched refs:rd (Results 1 – 25 of 81) sorted by last modified time

1234

/PHP-7.1/win32/
H A Dinstall.txt1458 sticking dozens of 3rd-party libraries together and making it all
1462 OS, a working web server and working 3rd-party libraries to glue
/PHP-7.1/win32/build/
H A DMakefile146 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
150 -rd /s /q $(BUILD_DIR)\pecl
155 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @rd /s /q %D
160 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
161 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
162 -rd /s /q $(BUILD_DIR)\php-test-pack-$(PHP_VERSION_STRING)
190 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
191 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
/PHP-7.1/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt36 case 2: return "3rd";
/PHP-7.1/tests/classes/
H A Diterators_001.phpt37 case 2: return "3rd";
197 object:3rd=>2
H A Diterators_002.phpt38 case 2: return "3rd";
H A Diterators_004.phpt42 case 2: return "3rd";
H A Diterators_006.phpt67 echo "===3rd===\n";
83 ===3rd===
H A Darray_access_001.phpt7 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
93 string(3) "3rd"
133 string(3) "3rd"
164 string(3) "3rd"
176 string(3) "3rd"
H A Darray_access_002.phpt7 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
93 string(3) "3rd"
133 string(3) "3rd"
164 string(3) "3rd"
176 string(3) "3rd"
H A Darray_access_003.phpt9 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
H A Darray_access_004.phpt7 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in136 ; This can be useful to work around memory leaks in 3rd party libraries. For
/PHP-7.1/ext/standard/tests/strings/
H A Dsubstr_count_variation_001.phpt7 echo "-- 3rd or 4th arg as string --\n";
14 echo "\n-- 3rd or 4th arg as NULL --\n";
57 -- 3rd or 4th arg as string --
69 -- 3rd or 4th arg as NULL --
/PHP-7.1/ext/standard/tests/streams/
H A Dbug46426.phpt2 Bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
/PHP-7.1/ext/standard/tests/file/
H A Dfputcsv_variation2.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation4.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation5.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation6.phpt19 and 3rd element is csv fields
H A Dfputcsv_variation7.phpt19 and 3rd element is csv fields
H A Dfputcsv_variation8.phpt19 and 3rd element is csv fields
H A Dfputcsv_variation14.phpt17 and 3rd element is csv fields
H A Dfputcsv_variation3.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation9.phpt17 and 3rd element is csv fields
H A Dfputcsv_variation11.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation12.phpt17 and 3rd element is csv fields

Completed in 61 milliseconds

1234