Lines Matching refs:offsetIndex
38 int32_t offsetIndex, in ucnv_cbFromUWriteBytes() argument
49 &args->offsets, offsetIndex, in ucnv_cbFromUWriteBytes()
57 int32_t offsetIndex, in ucnv_cbFromUWriteUChars() argument
94 *(args->offsets)++ = offsetIndex; in ucnv_cbFromUWriteUChars()
176 int32_t offsetIndex, in ucnv_cbFromUWriteSub() argument
202 ucnv_cbFromUWriteUChars(args, &source, source - length, offsetIndex, err); in ucnv_cbFromUWriteSub()
207 converter->sharedData->impl->writeSub(args, offsetIndex, err); in ucnv_cbFromUWriteSub()
216 offsetIndex, err); in ucnv_cbFromUWriteSub()
221 offsetIndex, err); in ucnv_cbFromUWriteSub()
229 int32_t offsetIndex, in ucnv_cbToUWriteUChars() argument
240 &args->offsets, offsetIndex, in ucnv_cbToUWriteUChars()
246 int32_t offsetIndex, in ucnv_cbToUWriteSub() argument
253 ucnv_cbToUWriteUChars(args, &kSubstituteChar1, 1, offsetIndex, err); in ucnv_cbToUWriteSub()
255 ucnv_cbToUWriteUChars(args, &kSubstituteChar, 1, offsetIndex, err); in ucnv_cbToUWriteSub()