summaryrefslogtreecommitdiff
path: root/src/libthai.map
blob: 1f41b259f35b1f6885d3396fcdc6ea75ab845254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
LIBTHAI_0.1 {
global:
  _libthai_on_unload;
  TACchtype;
  TACchtype_;
  TACio_op;
  TACio_op_;
  _th_chlevel_tbl;
  _th_ctype_tbl;
  th_brk;
  th_brk_line;
  th_chlevel;
  th_init_cell;
  th_isaccept;
  th_isblvowel;
  th_iscombchar;
  th_iseng;
  th_isflvowel;
  th_isldvowel;
  th_isovershootcons;
  th_istaillesscons;
  th_isthai;
  th_isthcons;
  th_isthdiac;
  th_isthdigit;
  th_isthpunct;
  th_isthtone;
  th_isthvowel;
  th_istis;
  th_isundershootcons;
  th_isundersplitcons;
  th_isupvowel;
  th_macthai2uni;
  th_make_cells;
  th_next_cell;
  th_normalize;
  th_prev_cell;
  th_render_cell_mac;
  th_render_cell_tis;
  th_render_cell_win;
  th_render_text_mac;
  th_render_text_tis;
  th_render_text_win;
  th_strcoll;
  th_strxfrm;
  th_tis2uni;
  th_tis2uni_line;
  th_uni2macthai;
  th_uni2tis;
  th_uni2tis_line;
  th_uni2winthai;
  th_validate;
  th_wbrk;
  th_wbrk_line;
  th_wcchlevel;
  th_wcisblvowel;
  th_wciseng;
  th_wcisflvowel;
  th_wcisldvowel;
  th_wcisovershootcons;
  th_wcistaillesscons;
  th_wcisthai;
  th_wcisthcons;
  th_wcisthdiac;
  th_wcisthdigit;
  th_wcisthpunct;
  th_wcisthtone;
  th_wcisthvowel;
  th_wcistis;
  th_wcisundershootcons;
  th_wcisundersplitcons;
  th_wcisupvowel;
  th_winthai2uni;
  th_wnormalize;
local: *;
};