Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c4351 static int utf8_shift[5] = { 7, 11, 16, 21, 26 }; in nfsrv_checkutf8() local
4393 shift = utf8_shift[cnt - 1]; in nfsrv_checkutf8()