Searched refs:numChars (Results 1 – 1 of 1) sorted by relevance
99 int numChars = chars.getValues().length; in asString() local100 int count = getIntField(inst, "count", numChars); in asString()110 if (offset >= 0 && offset < numChars && end >= 0 && end < numChars) { in asString()