Home
last modified time | relevance | path

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

/linux-5.19.10/fs/unicode/
Dutf8-core.c52 if (utf8ncursor(&cur1, um, UTF8_NFDICF, s1->name, s1->len) < 0) in utf8_strncasecmp()
55 if (utf8ncursor(&cur2, um, UTF8_NFDICF, s2->name, s2->len) < 0) in utf8_strncasecmp()
83 if (utf8ncursor(&cur1, um, UTF8_NFDICF, s1->name, s1->len) < 0) in utf8_strncasecmp_folded()
105 if (utf8ncursor(&cur, um, UTF8_NFDICF, str->name, str->len) < 0) in utf8_casefold()
128 if (utf8ncursor(&cur, um, UTF8_NFDICF, str->name, str->len) < 0) in utf8_casefold_hash()
194 um->ntab[UTF8_NFDICF] = find_table_version(um->tables->utf8nfdicfdata, in utf8_load()
196 if (!um->ntab[UTF8_NFDICF]) in utf8_load()
Dutf8-selftest.c213 test((utf8len(um, UTF8_NFDICF, nfdicf_test_data[i].str) == in check_utf8_nfdicf()
215 test((utf8nlen(um, UTF8_NFDICF, nfdicf_test_data[i].str, len) == in check_utf8_nfdicf()
218 if (utf8cursor(&u8c, um, UTF8_NFDICF, in check_utf8_nfdicf()
/linux-5.19.10/include/linux/
Dunicode.h46 UTF8_NFDICF, enumerator