Lines Matching refs:index
34 $index = 0;
36 if ($data[$index] != $column1) {
38 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
40 $index++;
59 $index = 0;
61 if ($data[$index] != $column1) {
63 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
65 $index++;
88 $index = 0;
90 if ($data[$index] != $column1) {
92 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
95 $index++;
107 $index = 0;
109 if ($data[$index] != $column1) {
111 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
113 $index++;
135 $index = 0;
137 if ($data[$index] != $column1) {
139 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
142 $index++;
154 $index = 0;
156 if ($data[$index] != $column1) {
158 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
160 $index++;
174 $index = 0;
177 $data[$index++] = $column1;
192 $index = 0;
194 if ($data[$index] != $column1) {
196 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
198 $index++;
212 $index = 0;
215 $data[$index++] = $column1;
230 $index = 0;
232 if ($data[$index] != $column1) {
234 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
236 $index++;