Home
last modified time | relevance | path

Searched refs:counter (Results 151 – 175 of 320) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt18 $counter = 1;
20 echo "-- Iteration $counter --\n";
28 $counter++;
/PHP-7.2/ext/standard/tests/file/
H A Dis_executable_variation2.phpt63 $counter = 1;
67 echo "-- Iteration $counter --\n";
69 $counter++;
H A Dis_readable_variation1.phpt58 $counter = 1;
62 echo "-- Iteration $counter --\n";
64 $counter++;
H A Dis_readable_variation2.phpt62 $counter = 1;
66 echo "-- Iteration $counter --\n";
68 $counter++;
H A Dfscanf_variation54.phpt44 $counter = 1;
51 echo "\n-- iteration $counter --\n";
H A Dis_writable_variation2.phpt67 $counter = 1;
71 echo "-- Iteration $counter --\n";
74 $counter++;
/PHP-7.2/ext/standard/tests/array/
H A Dsizeof_variation2.phpt39 $counter = 1;
42 echo "-- Iteration $counter --\n";
57 $counter++;
H A Darray_fill_variation2.phpt84 $counter = 1;
87 echo "-- Iteration $counter --\n";
92 $counter ++;
H A Darray_fill_variation5.phpt42 $counter = 1;
45 echo "-- Iteration $counter --\n";
50 $counter++;
H A Darray_rand_variation4.phpt49 $counter = 1;
51 echo "\n-- Iteration $counter --\n";
63 $counter++;
H A Dshuffle_variation3.phpt53 $counter = 1;
55 echo "\n-- Iteration $counter --\n";
59 $counter++;
/PHP-7.2/ext/standard/tests/strings/
H A Dstripos_variation9.phpt81 $counter = 1;
83 echo "\n-- Iteration $counter --\n";
85 $counter ++;
H A Dstripslashes_variation1.phpt85 $counter = 1;
87 echo "-- Iteration $counter --\n";
92 $counter ++;
H A Dstrrchr_variation11.phpt80 $counter = 1;
82 echo "-- Iteration $counter --\n";
84 $counter ++;
H A Dstrrpos_variation9.phpt81 $counter = 1;
83 echo "\n-- Iteration $counter --\n";
85 $counter ++;
H A Ducwords_variation1.phpt99 $counter = 1;
101 echo "-- Iteration $counter --\n";
106 $counter ++;
H A Daddslashes_variation1.phpt84 $counter = 1;
86 echo "-- Iteration $counter --\n";
91 $counter ++;
H A Dstripcslashes_variation1.phpt86 $counter = 1;
88 echo "-- Iteration $counter --\n";
93 $counter ++;
H A Dstripos_variation14.phpt78 $counter = 1;
80 echo "-- Iteration $counter --\n";
82 $counter ++;
H A Dstrrpos_variation10.phpt83 $counter = 1;
85 echo "-- Iteration $counter --\n";
87 $counter ++;
H A Dstrrpos_variation14.phpt80 $counter = 1;
82 echo "-- Iteration $counter --\n";
84 $counter ++;
H A Dstrtok_variation1.phpt87 $counter = 1;
89 echo "-- Iteration $counter --\n";
94 $counter ++;
H A Dwordwrap_variation4.phpt71 $counter = 1;
73 echo "-- Iteration $counter --\n";
78 $counter ++;
H A Dstripos_variation10.phpt83 $counter = 1;
85 echo "\n-- Iteration $counter --\n";
87 $counter ++;
H A Dstrncasecmp_variation5.phpt86 $counter = 1;
89 echo "-- Iteration $counter --\n";
91 $counter ++;

Completed in 28 milliseconds

12345678910>>...13