Searched refs:arabic_combine (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dmbyte.pro25 int arabic_combine __ARGS((int one, int two));
/macosx-10.10.1/vim-55/src/
H A Dmbyte.c1742 arabic_combine(one, two) function
1784 return arabic_combine(utf_ptr2char(p1), c2);
3325 if (arabic_combine(utf_ptr2char(j), c))
H A Dex_getln.c2817 if (arabic_combine(utf_ptr2char(ccline.cmdbuff

Completed in 99 milliseconds