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++;
60 $index = 0;
62 if ($data[$index] != $column1) {
64 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
66 $index++;
90 $index = 0;
92 if ($data[$index] != $column1) {
94 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
97 $index++;
110 $index = 0;
112 if ($data[$index] != $column1) {
114 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
116 $index++;
139 $index = 0;
141 if ($data[$index] != $column1) {
143 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
146 $index++;
159 $index = 0;
161 if ($data[$index] != $column1) {
163 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
165 $index++;
180 $index = 0;
183 $data[$index++] = $column1;
199 $index = 0;
201 if ($data[$index] != $column1) {
203 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
205 $index++;
220 $index = 0;
223 $data[$index++] = $column1;
239 $index = 0;
241 if ($data[$index] != $column1) {
243 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
245 $index++;