Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
75464dc434c43efac60e8bfd9bec2a8b736407e9
/
.
/
src
/
proto
/
arabic.pro
blob: a004ef9344fdeaca3198cf4e00ff4bd9bb5275f6 [
file
] [
log
] [
blame
]
Bram Moolenaar
75464dc
2016-07-02 20:27:50 +0200
[
diff
] [
blame^
]
1
/* arabic.c */
2
int
arabic_shape
(
int
c
,
int
*
ccp
,
int
*
c1p
,
int
prev_c
,
int
prev_c1
,
int
next_c
);
3
/* vim: set ft=c : */