source: vendor/perl/5.8.8/globvar.sym@ 3181

Last change on this file since 3181 was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 958 bytes
Line 
1# Global variables that must be exported for embedded applications.
2# *** Do NOT add functions here, those go in global.sym.
3# *** Only structures/arrays with constant initializers should go here.
4# *** Usual globals initialized at runtime should be added in *var*.h.
5
6AMG_names
7block_type
8check
9fold
10fold_locale
11freq
12memory_wrap
13no_aelem
14no_dir_func
15no_func
16no_helem
17no_helem_sv
18no_localize_ref
19no_mem
20no_modify
21no_myglob
22no_security
23no_sock_func
24no_symref
25no_usym
26no_wrongref
27op_desc
28op_name
29opargs
30ppaddr
31regkind
32sig_name
33sig_num
34simple
35utf8skip
36uuemap
37varies
38vtbl_amagic
39vtbl_amagicelem
40vtbl_arylen
41vtbl_backref
42vtbl_bm
43vtbl_collxfrm
44vtbl_dbline
45vtbl_defelem
46vtbl_env
47vtbl_envelem
48vtbl_fm
49vtbl_glob
50vtbl_isa
51vtbl_isaelem
52vtbl_mglob
53vtbl_mutex
54vtbl_nkeys
55vtbl_pack
56vtbl_packelem
57vtbl_pos
58vtbl_regdata
59vtbl_regdatum
60vtbl_regexp
61vtbl_sig
62vtbl_sigelem
63vtbl_substr
64vtbl_sv
65vtbl_taint
66vtbl_utf8
67vtbl_uvar
68vtbl_vec
69warn_nl
70warn_nosemi
71warn_reserved
72warn_uninit
Note: See TracBrowser for help on using the repository browser.