HomeSort by relevance Sort by last modified time
    Searched refs:_MBCS_OPTION_KEIS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c 402 #define _MBCS_OPTION_KEIS 0x01000
430 if ((cnvOption&_MBCS_OPTION_KEIS)!=0) {
447 if ((cnvOption&_MBCS_OPTION_KEIS)!=0) {
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 405 #define _MBCS_OPTION_KEIS 0x01000
433 if ((cnvOption&_MBCS_OPTION_KEIS)!=0) {
450 if ((cnvOption&_MBCS_OPTION_KEIS)!=0) {
    [all...]

Completed in 89 milliseconds