Searched refs:utf8agetab (Results 1 – 3 of 3) sorted by relevance
13 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()
69 const unsigned int *utf8agetab; member
7 static const unsigned int utf8agetab[] = {4111 .utf8agetab = utf8agetab,4112 .utf8agetab_size = ARRAY_SIZE(utf8agetab),