Home | History | Annotate | Download | only in i18n

Lines Matching refs:offsetStore

119     (s)->offsetReturn = (s)->offsetStore = NULL;
302 int32_t length = offsetStore == NULL ? 0 : (int32_t)(offsetStore - offsetBuffer);
315 offsetStore = offsetBuffer + length;
318 *offsetStore++ = offset;
1717 data->offsetReturn = data->offsetStore - 1;
1719 data->offsetStore = data->offsetBuffer;
1942 data->offsetStore = data->offsetBuffer;
3304 collationSource->offsetReturn = collationSource->offsetStore - 1;
3307 collationSource->offsetStore = collationSource->offsetBuffer;
3579 source->offsetReturn = source->offsetStore - 1;
3581 source->offsetStore = source->offsetBuffer;
3606 source->offsetReturn = source->offsetStore - 1;
3609 source->offsetStore = source->offsetBuffer;
3629 source->offsetStore = source->offsetBuffer;
3663 source->offsetReturn = source->offsetStore - 1;
3666 source->offsetStore = source->offsetBuffer;
3959 source->offsetReturn = source->offsetStore - 1;
3961 source->offsetStore = source->offsetBuffer;