Searched refs:bufNILimit (Results 1 – 4 of 4) sorted by relevance
879 int32_t bufNILimit; // Limit of native indexing part of buf member1130 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1162 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1185 u8b->bufNILimit = 0; in utf8TextAccess()1235 u8b_swap->bufNILimit = destIx; in utf8TextAccess()1273 u8b_swap->bufNILimit = destIx; in utf8TextAccess()1283 ut->nativeIndexingLimit = u8b_swap->bufNILimit; in utf8TextAccess()1332 int32_t bufNILimit = destIx; in utf8TextAccess() local1389 bufNILimit = destIx; in utf8TextAccess()1396 u8b_swap->bufNILimit = bufNILimit - u8b_swap->bufStartIdx; in utf8TextAccess()[all …]
877 int32_t bufNILimit; // Limit of native indexing part of buf member1128 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1160 ut->nativeIndexingLimit = u8b->bufNILimit; in utf8TextAccess()1183 u8b->bufNILimit = 0; in utf8TextAccess()1233 u8b_swap->bufNILimit = destIx; in utf8TextAccess()1271 u8b_swap->bufNILimit = destIx; in utf8TextAccess()1281 ut->nativeIndexingLimit = u8b_swap->bufNILimit; in utf8TextAccess()1330 int32_t bufNILimit = destIx; in utf8TextAccess() local1387 bufNILimit = destIx; in utf8TextAccess()1394 u8b_swap->bufNILimit = bufNILimit - u8b_swap->bufStartIdx; in utf8TextAccess()[all …]