Home
last modified time | relevance | path

Searched refs:FEAT_ARABIC (Results 1 – 21 of 21) sorted by relevance

/vim-8.2.3635/src/
H A Dfeature.h248 # define FEAT_ARABIC macro
250 #ifdef FEAT_ARABIC
H A Dmbyte.c1913 #if defined(FEAT_ARABIC) || defined(PROTO)
2108 #ifdef FEAT_ARABIC in utfc_ptr2len()
2128 #ifdef FEAT_ARABIC in utfc_ptr2len()
2137 #ifdef FEAT_ARABIC in utfc_ptr2len()
2154 #ifdef FEAT_ARABIC in utfc_ptr2len_len()
2174 #ifdef FEAT_ARABIC in utfc_ptr2len_len()
2196 #ifdef FEAT_ARABIC in utfc_ptr2len_len()
3857 #ifdef FEAT_ARABIC in utf_head_off()
3887 #ifdef FEAT_ARABIC in utf_head_off()
H A Dproto.h117 # ifdef FEAT_ARABIC
H A Doption.h656 # ifdef FEAT_ARABIC
969 #ifdef FEAT_ARABIC
1253 #ifdef FEAT_ARABIC
H A Darabic.c33 #if defined(FEAT_ARABIC) || defined(PROTO)
H A Dmacros.h222 #ifdef FEAT_ARABIC
H A Dex_getln.c772 #ifdef FEAT_ARABIC
2409 # ifdef FEAT_ARABIC in getcmdline_int()
3247 #if defined(FEAT_ARABIC) || defined(PROTO)
3278 #ifdef FEAT_ARABIC in draw_cmdline()
3493 #ifdef FEAT_ARABIC in put_on_cmdline()
H A Dalloc.c514 # ifdef FEAT_ARABIC in free_all_mem()
H A Dversion.c105 #ifdef FEAT_ARABIC
H A Ddrawscreen.c860 # ifdef FEAT_ARABIC in text_to_screenline()
890 #ifdef FEAT_ARABIC in text_to_screenline()
896 #ifdef FEAT_ARABIC in text_to_screenline()
H A Doptiondefs.h164 #ifdef FEAT_ARABIC
343 #ifdef FEAT_ARABIC
350 #ifdef FEAT_ARABIC
2558 #ifdef FEAT_ARABIC
H A Dmain.c2096 #ifdef FEAT_ARABIC in command_line_scan()
3488 #ifdef FEAT_ARABIC in usage()
H A Dscreen.c1510 #ifdef FEAT_ARABIC in screen_puts_len()
1573 #ifdef FEAT_ARABIC in screen_puts_len()
4241 # ifdef FEAT_ARABIC in showmode()
H A Dhelp.c682 #ifdef FEAT_ARABIC in prepare_help_buffer()
H A Ddrawline.c359 #ifdef FEAT_ARABIC in win_line()
1760 #ifdef FEAT_ARABIC in win_line()
H A Doption.c385 #if defined(FEAT_ARABIC) in set_init_1()
3135 #ifdef FEAT_ARABIC in set_bool_option()
5359 #ifdef FEAT_ARABIC in get_varp()
5606 #ifdef FEAT_ARABIC in copy_winopt()
H A Dglobals.h1645 #ifndef FEAT_ARABIC
H A Dstructs.h182 #ifdef FEAT_ARABIC
H A Dgui.c749 #ifdef FEAT_ARABIC in gui_init()
H A Devalfunc.c4944 #ifdef FEAT_ARABIC in f_has()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt6309 redraw_msg() depended on FEAT_ARABIC instead of FEAT_RIGHTLEFT. (Walter