Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2977 uint32_t c,exC; in TestGetNextUChar2022() local
2990 U16_NEXT(r, i, len, exC); in TestGetNextUChar2022()
2993 exC = *r; in TestGetNextUChar2022()
2995 if(c!=(uint32_t)(exC)) in TestGetNextUChar2022()