Home
last modified time | relevance | path

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

/linux/fs/nls/
A Dnls_base.c28 struct utf8_table { struct
36 static const struct utf8_table utf8_table[] = argument
59 const struct utf8_table *t; in utf8_to_utf32()
64 for (t = utf8_table; t->cmask; t++) { in utf8_to_utf32()
90 const struct utf8_table *t; in utf32_to_utf8()
100 for (t = utf8_table; t->cmask && maxout; t++, maxout--) { in utf32_to_utf8()
/linux/
A DSystem.map57669 ffff800010f659b0 d utf8_table
A D.tmp_System.map57669 ffff800010f659b0 d utf8_table

Completed in 1035 milliseconds