Lines Matching refs:sourceIndex
43 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
51 sourceIndex=0; in _Latin1ToUnicodeWithOffsets()
87 offsets[0]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
88 offsets[1]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
89 offsets[2]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
90 offsets[3]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
91 offsets[4]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
92 offsets[5]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
93 offsets[6]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
94 offsets[7]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
113 *offsets++=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
148 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
168 sourceIndex= cp==0 ? 0 : -1; 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()
250 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
251 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
252 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
253 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
254 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
306 *offsets++=sourceIndex++; in _Latin1FromUnicodeWithOffsets()
489 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
501 sourceIndex=0; in _ASCIIToUnicodeWithOffsets()
542 offsets[0]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
543 offsets[1]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
544 offsets[2]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
545 offsets[3]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
546 offsets[4]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
547 offsets[5]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
548 offsets[6]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
549 offsets[7]=sourceIndex++; in _ASCIIToUnicodeWithOffsets()
578 *offsets++=sourceIndex++; in _ASCIIToUnicodeWithOffsets()