Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nls/
Dnls_euc-jp.c483 int euc_offset, n; in char2uni() local
495 euc_offset = 3; in char2uni()
514 euc_offset = 2; in char2uni()
539 euc_offset = 1; in char2uni()
549 return euc_offset; in char2uni()