Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.h53 char2wchar_t input2int; member
H A Dconv.c345 sp->conv.input2int = raw2int; in conv_init()
351 sp->conv.input2int = ie_char2int; in conv_init()
H A Dkey.h22 sp->conv.input2int(sp, n, nlen, &(cw), &wlen, &w)