Searched refs:steps (Results 1 – 14 of 14) sorted by relevance
/PHP-5.3/ext/simplexml/tests/ |
H A D | bug42259.phpt | 37 echo count($ancestry) . ' steps: ' . $path . PHP_EOL; 42 3 steps: xml/fieldset1/field1 43 3 steps: xml/fieldset1/field2 44 4 steps: xml/fieldset2/options/option1 45 4 steps: xml/fieldset2/options/option2 46 4 steps: xml/fieldset2/options/option3 47 3 steps: xml/fieldset2/field1 48 3 steps: xml/fieldset2/field2
|
/PHP-5.3/ext/standard/tests/array/ |
H A D | bug41121.phpt | 10 // posotive steps 16 // negative steps
|
H A D | range_errors.phpt | 31 echo "\n-- Testing Invalid steps --"; 84 -- Testing Invalid steps --
|
H A D | range_variation.phpt | 19 echo "\n*** Possible variatins with steps ***\n"; 601 *** Possible variatins with steps ***
|
/PHP-5.3/ext/ |
H A D | ext_skel | 284 To use your new extension, you will have to execute the following steps: 295 Repeat steps 3-6 until you are satisfied with ext/$extname/config.m4 and 297 code and repeat the last two steps as often as necessary.
|
/PHP-5.3/ext/gd/tests/ |
H A D | bug43073.phpt | 15 $delta_t = 360.0 / 16; # Make 16 steps around
|
H A D | bug43073_1.phpt | 15 $delta_t = 360.0 / 16; # Make 16 steps around
|
/PHP-5.3/ |
H A D | run-tests.php | 2113 function count_array_diff($ar1, $ar2, $is_reg, $w, $idx1, $idx2, $cnt1, $cnt2, $steps) argument 2121 $steps--; 2123 if (--$steps > 0) { 2125 $st = $steps / 2; 2136 $st = $steps;
|
H A D | README.RELEASE_PROCESS | 16 4. Follow all steps to the letter. When unclear ask previous RM's (David/Julien/ 19 steps related to the php/QA/bug websites try to have someone from the webmaster
|
H A D | INSTALL | 203 you only need to repeat the last three steps. You only need to 435 you'll need to re-run the configure, make, and make install steps. 489 Following the steps above you will have a running Apache2 web server 668 file, you may need to perform some additional configuration steps. 1119 following steps: 2060 Note: Be sure to reboot after following the steps above to ensure
|
H A D | UPGRADING | 293 - imagepstext now rejects invalid antialiasing steps and raises a warning.
|
H A D | NEWS | 1674 . Fixed bug #53492 (fix crash if anti-aliasing steps are invalid). (Pierre)
|
/PHP-5.3/ext/zlib/tests/ |
H A D | data.inc | 76 Hear not my steps, which way they walk,
|
/PHP-5.3/win32/ |
H A D | install.txt | 281 The following steps should be completed on all installations before any 430 The following steps are optional: 468 Note: You should read the manual installation steps first! 606 The steps above must be repeated for each extension that is to be 625 Note: Please read the manual installation steps first! 719 Note: You should read the manual installation steps first! 1018 Note: You should read the manual installation steps first! 1026 You need to complete the following steps to make PHP work with 1045 Repeat steps 2 - 6 for each extension you want to associate with PHP. 1053 Note: You should read the manual installation steps first! [all …]
|
Completed in 71 milliseconds