repo.or.cz
/
maemo-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use two lined display in properties.
[maemo-rb.git]
/
firmware
/
arabjoin.h
blob
0085b31f4c365f647525f93d306346e806289634
1
typedef
struct
{
2
unsigned short
isolated
;
3
unsigned short
final
;
4
unsigned short
medial
;
5
unsigned short
initial
;
6
}
arab_t
;
7
8
extern
const
arab_t zwj
;
/* zero-width joiner */
9
extern
const
arab_t lamaleph
[];
/* lam-aleph ligatures */
10
extern
const
arab_t jointable
[];
/* lookup table for arabic joining */