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

  /external/chromium_org/third_party/icu/source/common/
ucnv_lmb.c 823 uint8_t LowCh = (uint8_t)(uniChar & 0x00FF);
828 if (LowCh == 0)
836 *pLMBCS++ = LowCh;
    [all...]
  /external/icu4c/common/
ucnv_lmb.c 823 uint8_t LowCh = (uint8_t)(uniChar & 0x00FF);
828 if (LowCh == 0)
836 *pLMBCS++ = LowCh;
    [all...]

Completed in 2434 milliseconds