Home
last modified time | relevance | path

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

/openbmc/linux/fs/unicode/
H A Dutf8-norm.c13 while (i >= 0 && um->tables->utf8agetab[i] != 0) { in utf8version_is_supported()
14 if (version == um->tables->utf8agetab[i]) in utf8version_is_supported()
397 if (um->tables->utf8agetab[LEAF_GEN(leaf)] > in utf8nlen()
512 if (u8c->um->tables->utf8agetab[LEAF_GEN(leaf)] > in utf8byte()
H A Dutf8n.h69 const unsigned int *utf8agetab; member
H A Dutf8data.c_shipped7 static const unsigned int utf8agetab[] = {
4111 .utf8agetab = utf8agetab,
4112 .utf8agetab_size = ARRAY_SIZE(utf8agetab),