Home
last modified time | relevance | path

Searched refs:ARABIC_CHAR (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dmacros.h223 # define ARABIC_CHAR(ch) (((ch) & 0xFF00) == 0x0600) macro
H A Dex_getln.c794 if (ARABIC_CHAR(u8c)) in cmdline_has_arabic()
3320 if (ARABIC_CHAR(u8c)) in draw_cmdline()
H A Ddrawline.c1761 else if (p_arshape && !p_tbidi && ARABIC_CHAR(mb_c)) in win_line()
H A Ddrawscreen.c897 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in text_to_screenline()
H A Dscreen.c1574 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in screen_puts_len()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt2613 (ARABIC_CHAR(u8c)) is TRUE.