Searched refs:O_INPUTENCODING (Results 1 – 3 of 3) sorted by relevance
358 o_set(sp, O_INPUTENCODING, OS_STRDUP, codeset(), 0); in conv_init()367 conv_enc(sp, O_INPUTENCODING, 0); in conv_init()405 case O_INPUTENCODING: in conv_enc()409 enc = O_STR(sp, O_INPUTENCODING); in conv_enc()446 case O_INPUTENCODING: in conv_enc()
263 {L("ie"), O_INPUTENCODING},
25 #define O_INPUTENCODING 24 macro