Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/unicode/
H A Dutf8n.h26 extern int utf8version_latest(void);
H A Dutf8-norm.c32 int utf8version_latest(void) in utf8version_latest() function
36 EXPORT_SYMBOL(utf8version_latest);
H A Dutf8-core.c211 unicode_version = utf8version_latest(); in utf8_load()