Lines Matching refs:sourceIndex
38 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
46 sourceIndex=0; in _Latin1ToUnicodeWithOffsets()
82 offsets[0]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
83 offsets[1]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
84 offsets[2]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
85 offsets[3]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
86 offsets[4]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
87 offsets[5]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
88 offsets[6]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
89 offsets[7]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
108 *offsets++=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
143 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
163 sourceIndex= cp==0 ? 0 : -1; in _Latin1FromUnicodeWithOffsets()
234 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
235 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
236 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
237 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
238 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
239 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
240 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
241 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
242 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
243 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
244 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
245 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
246 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
247 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
248 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
249 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
301 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
477 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
489 sourceIndex=0; in _ASCIIToUnicodeWithOffsets()
530 offsets[0]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
531 offsets[1]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
532 offsets[2]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
533 offsets[3]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
534 offsets[4]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
535 offsets[5]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
536 offsets[6]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
537 offsets[7]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
566 *offsets++=sourceIndex++; in _ASCIIToUnicodeWithOffsets()