Searched refs:NUM_OF_CONVERTERS (Results 1 – 2 of 2) sorted by relevance
53 private final static byte NUM_OF_CONVERTERS = 20; field in CharsetCompoundText287 myConverterArray = new CharsetMBCS[NUM_OF_CONVERTERS]; in LoadConverters()320 gbEncoder = new CharsetEncoderMBCS[NUM_OF_CONVERTERS]; in CharsetEncoderCompoundText()322 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in CharsetEncoderCompoundText()333 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in implReset()487 gbDecoder = new CharsetDecoderMBCS[NUM_OF_CONVERTERS]; in CharsetDecoderCompoundText()489 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in CharsetDecoderCompoundText()500 for (int i = 0; i < NUM_OF_CONVERTERS; i++) { in implReset()613 for (int i = 1; i < NUM_OF_CONVERTERS; i++) { in getUnicodeSetImpl()
58 NUM_OF_CONVERTERS = 20 enumerator63 static const uint8_t escSeqCompoundText[NUM_OF_CONVERTERS][5] = {161 UConverterSharedData *myConverterArray[NUM_OF_CONVERTERS];228 for (i = 0; i < NUM_OF_CONVERTERS; i++) { in findStateFromEscSeq()308 for (i = 0; i < NUM_OF_CONVERTERS; i++) { in _CompoundTextClose()583 for (i = 1; i < NUM_OF_CONVERTERS; i++) { in _CompoundText_GetUnicodeSet()