Home
last modified time | relevance | path

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

1234

/PHP-5.5/win32/
H A Dinstall.txt1467 sticking dozens of 3rd-party libraries together and making it all
1471 OS, a working web server and working 3rd-party libraries to glue
/PHP-5.5/win32/build/
H A DMakefile120 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
124 -rd /s /q $(BUILD_DIR)\pecl
129 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @rd /s /q %D
134 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
135 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
136 -rd /s /q $(BUILD_DIR)\php-test-pack-$(PHP_VERSION_STRING)
153 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
154 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
H A DMakefile.phpize17 -rd /s /q $(BUILD_DIR)\pecl
21 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @rd /s /q %D
/PHP-5.5/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt36 case 2: return "3rd";
/PHP-5.5/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-5.5/sapi/fpm/
H A Dphp-fpm.conf.in253 ; This can be useful to work around memory leaks in 3rd party libraries. For
/PHP-5.5/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-5.5/ext/standard/tests/streams/
H A Dbug46426.phpt2 Bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
/PHP-5.5/ext/standard/tests/file/
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_variation9.phpt17 and 3rd element is csv fields
H A Dfputcsv_variation3.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation8.phpt19 and 3rd element is csv fields
H A Dfputcsv_variation1.phpt16 and 3rd element is csv fields
H A Dfputcsv_variation10.phpt17 and 3rd element is csv fields
H A Dfputcsv_variation11.phpt16 and 3rd element is csv fields

Completed in 88 milliseconds

1234