Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/unicode/
H A Dutf8-norm.c21 unsigned int sb_utf8version = UNICODE_AGE(maj, min, rev); in utf8version_is_supported() local
24 if (sb_utf8version == utf8agetab[i]) in utf8version_is_supported()