Home
last modified time | relevance | path

Searched refs:counter (Results 251 – 275 of 320) sorted by relevance

1...<<111213

/PHP-7.2/ext/exif/tests/
H A Dexif_imagetype_variation1.phpt84 $counter = 1;
86 echo "-- Iteration $counter --\n";
88 $counter ++;
/PHP-7.2/ext/standard/tests/file/
H A Dpathinfo_variaton.phpt79 $counter = 1;
82 echo "-- Iteration $counter --\n";
88 $counter++;
H A Dfscanf_variation18.phpt53 $counter = 1;
69 $counter = 1;
74 echo "\n-- iteration $counter --\n";
78 $counter++;
H A Dfscanf_variation39.phpt53 $counter = 1;
69 $counter = 1;
74 echo "\n-- iteration $counter --\n";
78 $counter++;
H A Dfscanf_variation45.phpt47 $counter = 1;
63 $counter = 1;
68 echo "\n-- iteration $counter --\n";
72 $counter++;
H A Dfscanf_variation9.phpt54 $counter = 1;
70 $counter = 1;
75 echo "\n-- iteration $counter --\n";
79 $counter++;
H A Dfscanf_variation2.phpt47 $counter = 1;
63 $counter = 1;
68 echo "\n-- iteration $counter --\n";
72 $counter++;
H A Dfscanf_variation20.phpt51 $counter = 1;
67 $counter = 1;
72 echo "\n-- iteration $counter --\n";
76 $counter++;
H A Dfscanf_variation24.phpt51 $counter = 1;
67 $counter = 1;
72 echo "\n-- iteration $counter --\n";
76 $counter++;
H A Dfscanf_variation27.phpt52 $counter = 1;
68 $counter = 1;
73 echo "\n-- iteration $counter --\n";
77 $counter++;
H A Dfscanf_variation33.phpt58 $counter = 1;
74 $counter = 1;
79 echo "\n-- iteration $counter --\n";
83 $counter++;
H A Dpathinfo_basic.phpt54 $counter = 1;
57 echo "-- Iteration $counter --\n";
63 $counter++;
H A Dfscanf_variation14.phpt75 $counter = 1;
91 $counter = 1;
96 echo "\n-- iteration $counter --\n";
100 $counter++;
H A Dfscanf_variation55.phpt50 $counter = 1;
71 $counter = 1;
80 echo "\n-- iteration $counter --\n";
85 $counter++;
H A Dpathinfo_basic1-win32.phpt60 $counter = 1;
63 echo "-- Iteration $counter --\n";
69 $counter++;
H A Dpopen_pclose_basic.phpt46 $counter = 0;
H A Dpathinfo_basic1.phpt60 $counter = 1;
63 echo "-- Iteration $counter --\n";
69 $counter++;
H A Dfscanf_variation8.phpt65 $counter = 1;
81 $counter = 1;
86 echo "\n-- iteration $counter --\n";
90 $counter++;
/PHP-7.2/ext/standard/tests/array/
H A Darray_fill_object.phpt193 $counter = 1;
196 echo "-- Iteration $counter --\n";
201 $counter++;
H A Darray_search_variation1.phpt47 $counter = 1;
50 echo "-- Iteration $counter --\n";
57 $counter++;
H A Din_array_variation1.phpt48 $counter = 1;
51 echo "-- Iteration $counter --\n";
58 $counter++;
/PHP-7.2/ext/pdo_pgsql/tests/
H A Dbug43925.phpt2 Bug #43925 (Incorrect argument counter in prepared statements with pgsql)
/PHP-7.2/ext/standard/tests/strings/
H A Dwordwrap_variation1.phpt80 $counter = 1;
82 echo "-- Iteration $counter --\n";
97 $counter ++;
H A Dexplode1.phpt33 $counter = 1;
35 echo "-- Iteration $counter --\n";
40 $counter++;
H A Dwordwrap_variation3.phpt80 $counter = 1;
82 echo "-- Iteration $counter --\n";
95 $counter ++;

Completed in 34 milliseconds

1...<<111213