Searched refs:SCHANGEU (Results 1 – 9 of 9) sorted by relevance
34 final static int SCHANGEU = 0x0F; field in CompressionTableGenerator144 case SQUOTEU: case SCHANGEU: in printSingleTagTable()
78 final static int SCHANGEU = 0x0F; field
465 byteBuffer[bytePos++] = (byte) SCHANGEU; in compress()601 byteBuffer[bytePos++] = (byte) SCHANGEU; in compress()
343 case SCHANGEU: in decompress()
79 final static int SCHANGEU = 0x0F; field
462 byteBuffer[bytePos++] = (byte) SCHANGEU; in compress()598 byteBuffer[bytePos++] = (byte) SCHANGEU; in compress()
340 case SCHANGEU: in decompress()
226 (byte) UnicodeDecompressor.SCHANGEU, in TestDecompress()
229 (byte) UnicodeDecompressor.SCHANGEU, in TestDecompress()