Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 25 of 28) sorted by path

12

/PHP-7.4/Zend/
H A Dzend_alloc.c826 int steps = 0; local
1003 steps++;
1008 if (steps > 2 && pages_count < 8) {
/PHP-7.4/azure/
H A Dapt.yml4 steps:
H A Dcommunity_job.yml22 steps:
H A Dconfigure.yml4 steps:
H A Dcoverage_job.yml12 steps:
H A Dinstall.yml1 steps:
H A Djob.yml12 steps:
H A Dmsan_job.yml12 steps:
H A Dsetup.yml1 steps:
H A Dtest.yml5 steps:
/PHP-7.4/azure/i386/
H A Dapt.yml4 steps:
H A Djob.yml9 steps:
H A Dtest.yml5 steps:
/PHP-7.4/azure/macos/
H A Dbrew.yml4 steps:
H A Djob.yml9 steps:
H A Dtest.yml5 steps:
/PHP-7.4/docs/
H A Drelease-process.md26 5. Follow all steps to the letter. When unclear ask previous RM's (David,
29 previous RM's is around to answer questions. For the steps related to the
431 3. Help the new release managers with their first steps.
/PHP-7.4/ext/gd/tests/
H A Dbug43073.phpt30 $delta_t = 360.0 / 16; # Make 16 steps around
/PHP-7.4/ext/ldap/tests/
H A DREADME.md11 To use it follow these steps:
/PHP-7.4/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.4/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.4/ext/zlib/tests/
H A Ddata.inc75 Hear not my steps, which way they walk,
/PHP-7.4/
H A Drun-tests.php2785 function count_array_diff($ar1, $ar2, $is_reg, $w, $idx1, $idx2, $cnt1, $cnt2, $steps) argument
2793 $steps--;
2795 if (--$steps > 0) {
2797 $st = $steps / 2;
2808 $st = $steps;

Completed in 50 milliseconds

12