summaryrefslogtreecommitdiff
path: root/compat3.sym
blob: db53dd67bef8ab7bfb8deeb9db5c5c79f3a05d88 (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
# Global symbols that should handled differently when Perl 5.004 is
# compiled for binary compatibility with version 5.003.

# Variables from "interp.sym" that _should_ be hidden.

curcop
curcopdb
envgv
siggv
tainting

# Variables from "global.sym" that should _not_ be hidden.

Error
block_type
comppad_name_floor
debug
nice_chunk
nice_chunk_size
no_myglob
no_symref
no_wrongref
pad_reset_pending
padix_floor
regflags
warn_uninit

# Functions from "global.sym" that should _not_ be hidden.

SvIV
SvNV
SvTRUE
SvUV
boot_core_UNIVERSAL
do_undump
safecalloc
safefree
safemalloc
saferealloc
safexcalloc
safexfree
safexmalloc
safexrealloc
save_iv
sv_pvn
yydestruct