utf8agetab         20 fs/unicode/utf8-norm.c 	int i = ARRAY_SIZE(utf8agetab) - 1;
utf8agetab         23 fs/unicode/utf8-norm.c 	while (i >= 0 && utf8agetab[i] != 0) {
utf8agetab         24 fs/unicode/utf8-norm.c 		if (sb_utf8version == utf8agetab[i])
utf8agetab        421 fs/unicode/utf8-norm.c 		leaf_age = utf8agetab[LEAF_GEN(leaf)];
utf8agetab        449 fs/unicode/utf8-norm.c 		leaf_age = utf8agetab[LEAF_GEN(leaf)];
utf8agetab        476 fs/unicode/utf8-norm.c 		leaf_age = utf8agetab[LEAF_GEN(leaf)];
utf8agetab        504 fs/unicode/utf8-norm.c 		leaf_age = utf8agetab[LEAF_GEN(leaf)];
utf8agetab        532 fs/unicode/utf8-norm.c 		if (utf8agetab[LEAF_GEN(leaf)] > data->maxage)
utf8agetab        560 fs/unicode/utf8-norm.c 		if (utf8agetab[LEAF_GEN(leaf)] > data->maxage)
utf8agetab        693 fs/unicode/utf8-norm.c 		if (utf8agetab[LEAF_GEN(leaf)] > u8c->data->maxage) {