Home
last modified time | relevance | path

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

/openbmc/linux/fs/unicode/
H A Dmkutf8data.c1345 unsigned int *utf32nfdicf; member
1575 um = data->utf32nfdicf; in utf8_create()
2220 unicode_data[unichar].utf32nfdicf = um; in nfdicf_init()
2400 unicode_data[unichar].utf32nfdicf = um; in hangul_decompose()
2462 if (!unicode_data[unichar].utf32nfdicf) { in nfdi_decompose()
2465 unicode_data[unichar].utf32nfdicf = um; in nfdi_decompose()
2490 if (!unicode_data[unichar].utf32nfdicf) in nfdicf_decompose()
2495 um = unicode_data[unichar].utf32nfdicf; in nfdicf_decompose()
2497 dc = unicode_data[*um].utf32nfdicf; in nfdicf_decompose()
2510 free(unicode_data[unichar].utf32nfdicf); in nfdicf_decompose()
[all …]