Searched refs:DBCS_JPNU (Results 1 – 10 of 10) sorted by relevance
612 if (enc_dbcs == DBCS_JPNU) in screen_line()1561 if (enc_dbcs == DBCS_JPNU && c == 0x8e) in screen_puts_len()1612 || (enc_dbcs == DBCS_JPNU in screen_puts_len()1709 else if (enc_dbcs == DBCS_JPNU && c == 0x8e) in screen_puts_len()2216 if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in screen_char()2612 && (enc_dbcs == DBCS_JPNU) == (ScreenLines2 != NULL) in screenalloc()2676 if (enc_dbcs == DBCS_JPNU) in screenalloc()2788 if (enc_dbcs == DBCS_JPNU) in screenalloc()2819 if (enc_dbcs == DBCS_JPNU && ScreenLines2 != NULL) in screenalloc()3052 if (enc_dbcs == DBCS_JPNU) in linecopy()[all …]
232 {"euc-jp", ENC_DBCS, DBCS_JPNU},863 case DBCS_JPNU: // ? in dbcs_class()1642 if (enc_dbcs == DBCS_JPNU && *p == 0x8e) in dbcs_ptr2cells()1685 if (size <= 1 || (enc_dbcs == DBCS_JPNU && *p == 0x8e)) in dbcs_ptr2cells_len()1706 if (enc_dbcs == DBCS_JPNU && ((unsigned)c >> 8) == 0x8e) in dbcs_char2cells()1747 if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in dbcs_off2cells()3830 || (enc_dbcs == DBCS_JPNU && p[-1] == 0x8e) in dbcs_screen_head_off()3842 if (enc_dbcs == DBCS_JPNU && *q == 0x8e) in dbcs_screen_head_off()4257 || (enc_dbcs == DBCS_JPNU && *p == 0x8e) in dbcs_screen_tail_off()
940 else if (enc_dbcs == DBCS_JPNU && *p == 0x8e) in text_to_screenline()2927 if (enc_dbcs == DBCS_JPNU) in redraw_asap()2955 if (enc_dbcs == DBCS_JPNU) in redraw_asap()2987 if (enc_dbcs == DBCS_JPNU) in redraw_asap()3005 if (enc_dbcs == DBCS_JPNU) in redraw_asap()
109 else if (enc_dbcs == DBCS_JPNU && c == 0x8e) in buf_init_chartab()122 || (enc_dbcs == DBCS_JPNU && c == 0x8e) in buf_init_chartab()689 if (enc_dbcs == DBCS_JPNU && ((unsigned)c >> 8) == 0x8e) in char2cells()
2178 if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in gui_screenchar()2237 else if (enc_dbcs == DBCS_JPNU) in gui_screenstr()2636 if (enc_dbcs == DBCS_JPNU) in gui_outstr_nowrap()2825 else if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in gui_redraw_block()2853 if (enc_dbcs == DBCS_JPNU) in gui_redraw_block()
1105 if (enc_dbcs == DBCS_JPNU && p[i] == 0x8e) in clip_copy_modeless_selection()
997 #define DBCS_JPNU 9932 // euc-jp macro
2885 if (enc_dbcs == DBCS_JPNU) in win_line()
219 else if (enc_dbcs == DBCS_JPNU) in msg_strtrunc()
3537 (like for DBCS_JPNU) and put a zero in the second byte (like for UTF-8).