HomeSort by relevance Sort by last modified time
    Searched full:windowuse (Results 1 - 1 of 1) sorted by null

  /external/icu4c/common/
ucnvscsu.c 136 * windowUse[] keeps track of the use of the dynamic windows:
144 int8_t windowUse[8];
181 uprv_memcpy(scsu->windowUse, initialWindowUse_ja, 8);
184 uprv_memcpy(scsu->windowUse, initialWindowUse, 8);
    [all...]

Completed in 449 milliseconds