Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
6b6f7aae4a3329d685e512699287605540257b40
/
.
/
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 : */