repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'dfc115332c94a2f62058ac7f2bce7631fbd20b3d'
[unleashed/tickless.git]
/
lib
/
libedit
/
mapfile
blob
39fb44ab719154ad0209eaba03febf1ed6b8b1ac
1
$mapfile_version 2
2
SYMBOL_SCOPE {
3
global:
4
el_init;
5
el_end;
6
el_reset;
7
el_gets;
8
el_wgets;
9
el_getc;
10
el_wgetc;
11
el_push;
12
el_wpush;
13
el_parse;
14
el_wparse;
15
el_set;
16
el_wset;
17
el_get;
18
el_wget;
19
el_source;
20
el_resize;
21
el_line;
22
el_wline;
23
el_insertstr;
24
el_winsertstr;
25
el_deletestr;
26
history_init;
27
history_winit;
28
history_end;
29
history_wend;
30
history;
31
history_w;
32
tok_init;
33
tok_winit;
34
tok_end;
35
tok_wend;
36
tok_reset;
37
tok_wreset;
38
tok_line;
39
tok_wline;
40
tok_str;
41
tok_wstr;
42
local:
43
*;
44
};