Searched refs:MBCS_OPTION_GB18030 (Results 1 – 1 of 1) sorted by relevance
894 this.options |= MBCS_OPTION_GB18030; in initializeConverter()1115 private static final int MBCS_OPTION_GB18030 = 0x8000; field in CharsetMBCS1887 if (length == 4 && (options & MBCS_OPTION_GB18030) != 0) { in toU()3894 if ((options & MBCS_OPTION_GB18030) != 0) { in fromU()5106 if((options & MBCS_OPTION_GB18030)!=0){ in getUnicodeSetImpl()