Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducnv_ext.c35 ucnv_extFindToU(const uint32_t *toUSection, int32_t length, uint8_t byte) { in ucnv_extFindToU()
125 const uint32_t *toUTable, *toUSection; in ucnv_extMatchToU() local