Home | History | Annotate | Download | only in common

Lines Matching defs:sourceIndex

244     int32_t sourceIndex, nextSourceIndex;
265 /* sourceIndex=-1 if the current character began in the previous buffer */
266 sourceIndex=state==readCommand ? 0 : -1;
299 *offsets++=sourceIndex;
307 *offsets++=sourceIndex;
315 *offsets++=sourceIndex;
316 *offsets++=sourceIndex;
321 *offsets++=sourceIndex;
330 sourceIndex=nextSourceIndex;
352 *offsets++=sourceIndex;
354 sourceIndex=nextSourceIndex;
359 sourceIndex=nextSourceIndex;
373 sourceIndex=nextSourceIndex;
397 *offsets++=sourceIndex;
399 sourceIndex=nextSourceIndex;
407 *offsets++=sourceIndex;
415 *offsets++=sourceIndex;
423 *offsets++=sourceIndex;
424 *offsets++=sourceIndex;
429 *offsets++=sourceIndex;
438 sourceIndex=nextSourceIndex;
450 sourceIndex=nextSourceIndex;
471 sourceIndex=nextSourceIndex;
483 *offsets++=sourceIndex;
485 sourceIndex=nextSourceIndex;
510 sourceIndex=nextSourceIndex;
547 *offsets++=sourceIndex;
549 sourceIndex=nextSourceIndex;
583 * offsets, sourceIndex, and nextSourceIndex.
1026 int32_t sourceIndex, nextSourceIndex;
1054 /* sourceIndex=-1 if the current character began in the previous buffer */
1055 sourceIndex= c==0 ? 0 : -1;
1080 *offsets++=sourceIndex;
1088 *offsets++=sourceIndex;
1101 *offsets++=sourceIndex;
1139 *offsets++=sourceIndex;
1165 *offsets++=sourceIndex;
1235 sourceIndex=nextSourceIndex;
1259 *offsets++=sourceIndex;
1260 *offsets++=sourceIndex;
1374 sourceIndex=nextSourceIndex;
1419 *offsets++=sourceIndex;
1423 *offsets++=sourceIndex;
1427 *offsets++=sourceIndex;
1431 *offsets++=sourceIndex;
1442 sourceIndex=nextSourceIndex;
1484 *offsets++=sourceIndex;
1490 *offsets++=sourceIndex;
1496 *offsets++=sourceIndex;
1516 * offsets, sourceIndex, and nextSourceIndex.