This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Digital UNIX and 3_28
[perl5.git] / compat3.sym
CommitLineData
5f05dabc 1# Global symbols that should handled differently when Perl 5.004 is
2# compiled for binary compatibility with version 5.003.
3
4# Variables from "interp.sym" that _should_ be hidden.
5
6curcop
7curcopdb
8envgv
9siggv
10tainting
11
12# Variables from "global.sym" that should _not_ be hidden.
13
14Error
15block_type
16comppad_name_floor
17debug
18nice_chunk
19nice_chunk_size
20no_myglob
21no_symref
22no_wrongref
23pad_reset_pending
24padix_floor
25regflags
26warn_uninit
27
28# Functions from "global.sym" that should _not_ be hidden.
29
30SvIV
31SvNV
32SvTRUE
33SvUV
34boot_core_UNIVERSAL
35do_undump
36safecalloc
37safefree
38safemalloc
39saferealloc
40safexcalloc
41safexfree
42safexmalloc
43safexrealloc
44save_iv
45sv_pvn
46yydestruct