Searched refs:utf8_strncmp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | unicode.h | 15 int utf8_strncmp(const struct unicode_map *um,
|
/kernel/linux/linux-5.10/fs/unicode/ |
H A D | utf8-core.c | 23 int utf8_strncmp(const struct unicode_map *um, in utf8_strncmp() function 48 EXPORT_SYMBOL(utf8_strncmp); variable
|
H A D | utf8-selftest.c | 252 test_f(!utf8_strncmp(table, &s1, &s2), in check_utf8_comparisons()
|
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | utf8-core.c | 20 int utf8_strncmp(const struct unicode_map *um, in utf8_strncmp() function 44 EXPORT_SYMBOL(utf8_strncmp); variable
|
H A D | utf8-selftest.c | 243 test_f(!utf8_strncmp(table, &s1, &s2), in check_utf8_comparisons()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | unicode.h | 58 int utf8_strncmp(const struct unicode_map *um,
|
Completed in 3 milliseconds