Searched refs:replayArrayIndex (Results 1 – 2 of 2) sorted by relevance
399 int replayArrayIndex = 0; in fromUnicodeWithCallback() local424 source.position(replayArrayIndex); in fromUnicodeWithCallback()425 … source.limit(replayArrayIndex - preFromULength); //preFromULength is negative, see declaration in fromUnicodeWithCallback()505 source.position(replayArrayIndex); in fromUnicodeWithCallback()506 source.limit(replayArrayIndex - preFromULength); in fromUnicodeWithCallback()
405 int replayArrayIndex = 0; in toUnicodeWithCallback() local432 source.limit(replayArrayIndex-preToULength); in toUnicodeWithCallback()521 source.limit(replayArrayIndex-preToULength); in toUnicodeWithCallback()