Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.h33 enum { IC_FE_CHAR2INT, IC_FE_INT2CHAR, IC_IE_CHAR2INT, IC_IE_TO_UTF16 }; enumerator
H A Dconv.c296 sp->conv.id[IC_FE_INT2CHAR]); in fe_int2char()
383 w2c = sp->conv.id + IC_FE_INT2CHAR; in conv_enc()