Lines Matching refs:offsetIndex
40 int32_t offsetIndex, in ucnv_cbFromUWriteBytes() argument
51 &args->offsets, offsetIndex, in ucnv_cbFromUWriteBytes()
59 int32_t offsetIndex, in ucnv_cbFromUWriteUChars() argument
96 *(args->offsets)++ = offsetIndex; in ucnv_cbFromUWriteUChars()
178 int32_t offsetIndex, in ucnv_cbFromUWriteSub() argument
204 ucnv_cbFromUWriteUChars(args, &source, source - length, offsetIndex, err); in ucnv_cbFromUWriteSub()
209 converter->sharedData->impl->writeSub(args, offsetIndex, err); in ucnv_cbFromUWriteSub()
218 offsetIndex, err); in ucnv_cbFromUWriteSub()
223 offsetIndex, err); in ucnv_cbFromUWriteSub()
231 int32_t offsetIndex, in ucnv_cbToUWriteUChars() argument
242 &args->offsets, offsetIndex, in ucnv_cbToUWriteUChars()
248 int32_t offsetIndex, in ucnv_cbToUWriteSub() argument
255 ucnv_cbToUWriteUChars(args, &kSubstituteChar1, 1, offsetIndex, err); in ucnv_cbToUWriteSub()
257 ucnv_cbToUWriteUChars(args, &kSubstituteChar, 1, offsetIndex, err); in ucnv_cbToUWriteSub()