Home
last modified time | relevance | path

Searched refs:ebcdicTypes (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_io.cpp363 static const uint8_t ebcdicTypes[128] = { variable
374 #define GET_EBCDIC_TYPE(c) ((int8_t)(c) < 0 ? ebcdicTypes[(c)&0x7f] : (uint8_t)UIGNORE)