Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.h51 char2wchar_t file2int; member
H A Dconv.c343 sp->conv.sys2int = sp->conv.file2int = raw2int; in conv_init()
349 sp->conv.file2int = fe_char2int; in conv_init()
H A Dkey.h14 sp->conv.file2int(sp, n, nlen, &buf, &wlen, &w)