Searched refs:bufNILimit (Results 1 – 1 of 1) sorted by relevance
873 int32_t bufNILimit; // Limit of native indexing part of buf member1123 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1155 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1178 u8b->bufNILimit = 0; in utf8TextAccess()1228 u8b->bufNILimit = destIx; in utf8TextAccess()1266 u8b->bufNILimit = destIx; in utf8TextAccess()1276 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1318 int32_t bufNILimit = destIx; in utf8TextAccess() local1373 bufNILimit = destIx; in utf8TextAccess()1380 u8b->bufNILimit = bufNILimit - u8b->bufStartIdx; in utf8TextAccess()[all …]