Mercurial > vim
view src/proto/arabic.pro @ 10649:c677a1fe7993
Added tag v8.0.0214 for changeset 4f3decf25b7dced8ba9cc3e2430982b2eaea1e62
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 22 Jan 2017 15:30:06 +0100 |
parents | 9b048dced116 |
children | 473fbdb2717c |
line wrap: on
line source
/* arabic.c */ int arabic_shape(int c, int *ccp, int *c1p, int prev_c, int prev_c1, int next_c); /* vim: set ft=c : */