Home
last modified time | relevance | path

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

/Linux-v6.6/fs/unicode/
Dmkutf8data.c1339 struct unicode_data { struct
1350 struct unicode_data unicode_data[0x110000]; argument
1351 struct unicode_data *corrections;
1364 static struct unicode_data *corrections_lookup(struct unicode_data *u) in corrections_lookup()
1376 struct unicode_data *left = l; in nfdi_equal()
1377 struct unicode_data *right = r; in nfdi_equal()
1393 struct unicode_data *left = l; in nfdicf_equal()
1394 struct unicode_data *right = r; in nfdicf_equal()
1417 struct unicode_data *leaf = l; in nfdi_print()
1432 struct unicode_data *leaf = l; in nfdicf_print()
[all …]