Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc.cpp578 …static const uint8_t ebcdicSigns[] = { 0x7C, 0x44, 0x66, 0x80, 0xAC, 0xAE, 0xAF, 0xB5, 0xEC, 0xEF,… in locale_getKeywordsStart() local
579 const uint8_t *charToFind = ebcdicSigns; in locale_getKeywordsStart()