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

  /external/chromium_org/third_party/icu/source/common/
ucnvisci.c 133 UChar32 prevToUnicodeStatus; /* Hold the previous toUnicodeStatus. This is necessary because we may need to know the last two code points. */
209 converterData->prevToUnicodeStatus = 0x0000;
254 data->prevToUnicodeStatus = 0x0000;
    [all...]
  /external/icu4c/common/
ucnvisci.c 131 UChar32 prevToUnicodeStatus; /* Hold the previous toUnicodeStatus. This is necessary because we may need to know the last two code points. */
220 converterData->prevToUnicodeStatus = 0x0000;
257 data->prevToUnicodeStatus = 0x0000;
    [all...]

Completed in 317 milliseconds