view src/proto/arabic.pro @ 15272:0cbbf3874dd4

Added tag v8.1.0644 for changeset a6319aca721b551e62dda2f617c320a4f903c82c
author Bram Moolenaar <Bram@vim.org>
date Thu, 27 Dec 2018 00:30:07 +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 : */