Home
last modified time | relevance | path

Searched defs:toUSection (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_ext.cpp38 ucnv_extFindToU(const uint32_t *toUSection, int32_t length, uint8_t byte) { in ucnv_extFindToU()
128 const uint32_t *toUTable, *toUSection; in ucnv_extMatchToU() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java1531 static int findToU(IntBuffer toUSection, int length, short byt) { in findToU()
1716 IntBuffer toUTable, toUSection; in matchToU() local