Home
last modified time | relevance | path

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

/Linux-v5.4/fs/unicode/
Dutf8n.h26 extern int utf8version_latest(void);
Dutf8-norm.c32 int utf8version_latest(void) in utf8version_latest() function
36 EXPORT_SYMBOL(utf8version_latest);
Dutf8-core.c190 unicode_version = utf8version_latest(); in utf8_load()