Lines Matching refs:index
33 $index = 0;
35 if ($data[$index] != $column1) {
37 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
39 $index++;
59 $index = 0;
61 if ($data[$index] != $column1) {
63 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
65 $index++;
89 $index = 0;
91 if ($data[$index] != $column1) {
93 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
96 $index++;
109 $index = 0;
111 if ($data[$index] != $column1) {
113 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
115 $index++;
138 $index = 0;
140 if ($data[$index] != $column1) {
142 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
145 $index++;
158 $index = 0;
160 if ($data[$index] != $column1) {
162 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
164 $index++;
179 $index = 0;
182 $data[$index++] = $column1;
198 $index = 0;
200 if ($data[$index] != $column1) {
202 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
204 $index++;
219 $index = 0;
222 $data[$index++] = $column1;
238 $index = 0;
240 if ($data[$index] != $column1) {
242 $index + 1, gettype($data[$index]), $data[$index], gettype($column1), $column1);
244 $index++;