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

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

Completed in 39 milliseconds