Searched refs:INT_CODES (Results 1 – 1 of 1) sorted by relevance
11 protected final static int[] INT_CODES = new int[0x10000]; field in ManualCharAccessTest17 INT_CODES[i] = 1;23 INT_CODES['\\'] = 2;165 final int[] codes = INT_CODES; in readWithInt()