Searched refs:limit8 (Results 1 – 1 of 1) sorted by relevance
295 int32_t limit8 = offsets[start + pieceLength]; in call() local296 icu::StringPiece piece(s + start8, limit8 - start8); in call()