Home
last modified time | relevance | path

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

/glibc-2.36/iconvdata/
Djohab.c65 static const uint32_t final_to_ucs[31] = variable
228 ch = final_to_ucs[f - 1]; /* round trip?? */ \
/glibc-2.36/ChangeLog.old/
DChangeLog.112007 * iconvdata/johab.c (final_to_ucs): Fix typos.