Home
last modified time | relevance | path

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

/linux-6.15/fs/unicode/
H A Dmkutf8data.c1344 unsigned int *utf32nfdi; member
1567 um = data->utf32nfdi; in utf8_create()
2164 unicode_data[unichar].utf32nfdi = um; in nfdi_init()
2261 unicode_data[unichar].utf32nfdi = um; in ignore_init()
2282 unicode_data[unichar].utf32nfdi = um; in ignore_init()
2364 corrections[count].utf32nfdi = um; in corrections_init()
2464 unicode_data[unichar].utf32nfdi = um; in hangul_decompose()
2505 if (!unicode_data[unichar].utf32nfdi) in nfdi_decompose()
2510 um = unicode_data[unichar].utf32nfdi; in nfdi_decompose()
2512 dc = unicode_data[*um].utf32nfdi; in nfdi_decompose()
[all …]