Home
last modified time | relevance | path

Searched refs:utf8encode3 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/unicode/
H A Dutf8-norm.c102 utf8encode3(char *str, unsigned int val) in utf8encode3() function
279 h += utf8encode3((char *)h, li + LB); in utf8hangul()
282 h += utf8encode3((char *)h, vi + VB); in utf8hangul()
286 h += utf8encode3((char *)h, ti + TB); in utf8hangul()
/kernel/linux/linux-5.10/fs/unicode/
H A Dutf8-norm.c119 utf8encode3(char *str, unsigned int val) in utf8encode3() function
296 h += utf8encode3((char *)h, li + LB); in utf8hangul()
299 h += utf8encode3((char *)h, vi + VB); in utf8hangul()
303 h += utf8encode3((char *)h, ti + TB); in utf8hangul()

Completed in 2 milliseconds