Home | History | Annotate | Download | only in src

Lines Matching full:step

79                                  int* step));
115 int step;
116 if (UnescapeChar(vector, i, length, &step) >
120 i += step;
136 int step;
138 UnescapeChar(vector, i, length, &step));
139 i += step;
148 int step;
150 UnescapeChar(vector, i, length, &step));
151 i += step;
174 int* step) {
185 *step = 6;
191 *step = 3;
194 *step = 1;