Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYStrings.h27 #define IS_UTF8_TTY (BOOLEAN) (LYCharSet_UC[current_char_set].enc == UCT_ENC_UTF8) macro
DLYStrings.c2989 if (IS_UTF8_TTY) { in mbcs_glyphs()
3010 if (IS_UTF8_TTY) { in mbcs_skip()
3095 if (map && IS_UTF8_TTY) { in LYEditInsert()
3469 if (IS_UTF8_TTY || IS_CJK_TTY) in LYEdit1()
3883 BOOL utf_flag = IS_UTF8_TTY; in LYRefreshEdit()
DLYUtils.c1106 BOOL utf_flag = (BOOL) IS_UTF8_TTY; in LYhighlight()
1530 || IS_UTF8_TTY in statusline()
DGridText.c1004 IS_UTF8_TTY) { in HText_new()
7363 IS_UTF8_TTY) { in HText_select()