Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 14 of 14) sorted by relevance

/PHP-7.2/ext/simplexml/tests/
H A Dbug42259.phpt37 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-7.2/ext/standard/tests/array/
H A Dbug41121.phpt10 // posotive steps
16 // negative steps
H A Drange_errors.phpt33 echo "\n-- Testing Invalid steps --";
92 -- Testing Invalid steps --
H A Drange_variation.phpt19 echo "\n*** Possible variatins with steps ***\n";
601 *** Possible variatins with steps ***
/PHP-7.2/ext/
H A Dext_skel333 To use your new extension, you will have to execute the following steps:
344 Repeat steps 3-6 until you are satisfied with ext/$extname/config.m4 and
346 code and repeat the last two steps as often as necessary.
/PHP-7.2/ext/gd/tests/
H A Dbug43073.phpt30 $delta_t = 360.0 / 16; # Make 16 steps around
/PHP-7.2/ext/ldap/tests/
H A DREADME11 To use it follow these steps:
/PHP-7.2/
H A Drun-tests.php2293 function count_array_diff($ar1, $ar2, $is_reg, $w, $idx1, $idx2, $cnt1, $cnt2, $steps) argument
2301 $steps--;
2303 if (--$steps > 0) {
2305 $st = $steps / 2;
2316 $st = $steps;
H A DREADME.RELEASE_PROCESS26 5. Follow all steps to the letter. When unclear ask previous RM's (David/Julien/
29 steps related to the php/QA/bug websites try to have someone from the webmaster
H A DINSTALL231 you'll need to re-run the configure, make, and make install steps.
285 Following the steps above you will have a running Apache2 web server
464 file, you may need to perform some additional configuration steps.
915 following steps:
1856 Note: Be sure to reboot after following the steps above to ensure
/PHP-7.2/ext/zlib/tests/
H A Ddata.inc75 Hear not my steps, which way they walk,
/PHP-7.2/win32/
H A Dinstall.txt153 The following steps should be completed on all installations before any
293 The following steps are optional:
326 Note: You should read the manual installation steps first!
464 The steps above must be repeated for each extension that is to be
483 Note: Please read the manual installation steps first!
577 Note: You should read the manual installation steps first!
868 Note: You should read the manual installation steps first!
876 You need to complete the following steps to make PHP work with
895 Repeat steps 2 - 6 for each extension you want to associate with PHP.
903 Note: You should read the manual installation steps first!
[all …]
/PHP-7.2/Zend/
H A Dzend_alloc.c858 int steps = 0; local
1035 steps++;
1040 if (steps > 2 && pages_count < 8) {
/PHP-7.2/sapi/phpdbg/
H A Dxml.md402 - steps by one line or opcode (as defined via set stepping) default is one line

Completed in 50 milliseconds