| 1 | # -*- buffer-read-only: t -*-
|
|---|
| 2 | #
|
|---|
| 3 | # global.sym
|
|---|
| 4 | #
|
|---|
| 5 | # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
|---|
| 6 | # 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others
|
|---|
| 7 | #
|
|---|
| 8 | # You may distribute under the terms of either the GNU General Public
|
|---|
| 9 | # License or the Artistic License, as specified in the README file.
|
|---|
| 10 | #
|
|---|
| 11 | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
|
|---|
| 12 | # This file is built by embed.pl from data in embed.fnc, embed.pl,
|
|---|
| 13 | # pp.sym, intrpvar.h, perlvars.h and thrdvar.h.
|
|---|
| 14 | # Any changes made here will be lost!
|
|---|
| 15 | #
|
|---|
| 16 | # Edit those files and run 'make regen_headers' to effect changes.
|
|---|
| 17 | #
|
|---|
| 18 | perl_alloc_using
|
|---|
| 19 | perl_alloc
|
|---|
| 20 | perl_construct
|
|---|
| 21 | perl_destruct
|
|---|
| 22 | perl_free
|
|---|
| 23 | perl_run
|
|---|
| 24 | perl_parse
|
|---|
| 25 | Perl_doing_taint
|
|---|
| 26 | perl_clone
|
|---|
| 27 | perl_clone_using
|
|---|
| 28 | Perl_malloc
|
|---|
| 29 | Perl_calloc
|
|---|
| 30 | Perl_realloc
|
|---|
| 31 | Perl_mfree
|
|---|
| 32 | Perl_get_context
|
|---|
| 33 | Perl_set_context
|
|---|
| 34 | Perl_amagic_call
|
|---|
| 35 | Perl_Gv_AMupdate
|
|---|
| 36 | Perl_gv_handler
|
|---|
| 37 | Perl_apply_attrs_string
|
|---|
| 38 | Perl_avhv_delete_ent
|
|---|
| 39 | Perl_avhv_exists_ent
|
|---|
| 40 | Perl_avhv_fetch_ent
|
|---|
| 41 | Perl_avhv_store_ent
|
|---|
| 42 | Perl_avhv_iternext
|
|---|
| 43 | Perl_avhv_iterval
|
|---|
| 44 | Perl_avhv_keys
|
|---|
| 45 | Perl_av_clear
|
|---|
| 46 | Perl_av_delete
|
|---|
| 47 | Perl_av_exists
|
|---|
| 48 | Perl_av_extend
|
|---|
| 49 | Perl_av_fetch
|
|---|
| 50 | Perl_av_fill
|
|---|
| 51 | Perl_av_len
|
|---|
| 52 | Perl_av_make
|
|---|
| 53 | Perl_av_pop
|
|---|
| 54 | Perl_av_push
|
|---|
| 55 | Perl_av_shift
|
|---|
| 56 | Perl_av_store
|
|---|
| 57 | Perl_av_undef
|
|---|
| 58 | Perl_av_unshift
|
|---|
| 59 | Perl_block_gimme
|
|---|
| 60 | Perl_call_list
|
|---|
| 61 | Perl_cast_ulong
|
|---|
| 62 | Perl_cast_i32
|
|---|
| 63 | Perl_cast_iv
|
|---|
| 64 | Perl_cast_uv
|
|---|
| 65 | Perl_my_chsize
|
|---|
| 66 | Perl_condpair_magic
|
|---|
| 67 | Perl_croak
|
|---|
| 68 | Perl_vcroak
|
|---|
| 69 | Perl_croak_nocontext
|
|---|
| 70 | Perl_die_nocontext
|
|---|
| 71 | Perl_deb_nocontext
|
|---|
| 72 | Perl_form_nocontext
|
|---|
| 73 | Perl_load_module_nocontext
|
|---|
| 74 | Perl_mess_nocontext
|
|---|
| 75 | Perl_warn_nocontext
|
|---|
| 76 | Perl_warner_nocontext
|
|---|
| 77 | Perl_newSVpvf_nocontext
|
|---|
| 78 | Perl_sv_catpvf_nocontext
|
|---|
| 79 | Perl_sv_setpvf_nocontext
|
|---|
| 80 | Perl_sv_catpvf_mg_nocontext
|
|---|
| 81 | Perl_sv_setpvf_mg_nocontext
|
|---|
| 82 | Perl_fprintf_nocontext
|
|---|
| 83 | Perl_printf_nocontext
|
|---|
| 84 | Perl_cv_const_sv
|
|---|
| 85 | Perl_cv_undef
|
|---|
| 86 | Perl_cx_dump
|
|---|
| 87 | Perl_filter_add
|
|---|
| 88 | Perl_filter_del
|
|---|
| 89 | Perl_filter_read
|
|---|
| 90 | Perl_get_op_descs
|
|---|
| 91 | Perl_get_op_names
|
|---|
| 92 | Perl_get_ppaddr
|
|---|
| 93 | Perl_deb
|
|---|
| 94 | Perl_vdeb
|
|---|
| 95 | Perl_debprofdump
|
|---|
| 96 | Perl_debop
|
|---|
| 97 | Perl_debstack
|
|---|
| 98 | Perl_debstackptrs
|
|---|
| 99 | Perl_delimcpy
|
|---|
| 100 | Perl_die
|
|---|
| 101 | Perl_dounwind
|
|---|
| 102 | Perl_do_binmode
|
|---|
| 103 | Perl_do_close
|
|---|
| 104 | Perl_do_aspawn
|
|---|
| 105 | Perl_do_spawn
|
|---|
| 106 | Perl_do_spawn_nowait
|
|---|
| 107 | Perl_do_join
|
|---|
| 108 | Perl_do_open
|
|---|
| 109 | Perl_do_open9
|
|---|
| 110 | Perl_do_openn
|
|---|
| 111 | Perl_do_sprintf
|
|---|
| 112 | Perl_dowantarray
|
|---|
| 113 | Perl_dump_all
|
|---|
| 114 | Perl_dump_eval
|
|---|
| 115 | Perl_dump_fds
|
|---|
| 116 | Perl_dump_form
|
|---|
| 117 | Perl_gv_dump
|
|---|
| 118 | Perl_op_dump
|
|---|
| 119 | Perl_pmop_dump
|
|---|
| 120 | Perl_dump_packsubs
|
|---|
| 121 | Perl_dump_sub
|
|---|
| 122 | Perl_fbm_compile
|
|---|
| 123 | Perl_fbm_instr
|
|---|
| 124 | Perl_form
|
|---|
| 125 | Perl_vform
|
|---|
| 126 | Perl_free_tmps
|
|---|
| 127 | Perl_gp_free
|
|---|
| 128 | Perl_gp_ref
|
|---|
| 129 | Perl_gv_AVadd
|
|---|
| 130 | Perl_gv_HVadd
|
|---|
| 131 | Perl_gv_IOadd
|
|---|
| 132 | Perl_gv_autoload4
|
|---|
| 133 | Perl_gv_check
|
|---|
| 134 | Perl_gv_efullname
|
|---|
| 135 | Perl_gv_efullname3
|
|---|
| 136 | Perl_gv_efullname4
|
|---|
| 137 | Perl_gv_fetchfile
|
|---|
| 138 | Perl_gv_fetchmeth
|
|---|
| 139 | Perl_gv_fetchmeth_autoload
|
|---|
| 140 | Perl_gv_fetchmethod
|
|---|
| 141 | Perl_gv_fetchmethod_autoload
|
|---|
| 142 | Perl_gv_fetchpv
|
|---|
| 143 | Perl_gv_fullname
|
|---|
| 144 | Perl_gv_fullname3
|
|---|
| 145 | Perl_gv_fullname4
|
|---|
| 146 | Perl_gv_init
|
|---|
| 147 | Perl_gv_stashpv
|
|---|
| 148 | Perl_gv_stashpvn
|
|---|
| 149 | Perl_gv_stashsv
|
|---|
| 150 | Perl_hv_clear
|
|---|
| 151 | Perl_hv_delayfree_ent
|
|---|
| 152 | Perl_hv_delete
|
|---|
| 153 | Perl_hv_delete_ent
|
|---|
| 154 | Perl_hv_exists
|
|---|
| 155 | Perl_hv_exists_ent
|
|---|
| 156 | Perl_hv_fetch
|
|---|
| 157 | Perl_hv_fetch_ent
|
|---|
| 158 | Perl_hv_free_ent
|
|---|
| 159 | Perl_hv_iterinit
|
|---|
| 160 | Perl_hv_iterkey
|
|---|
| 161 | Perl_hv_iterkeysv
|
|---|
| 162 | Perl_hv_iternext
|
|---|
| 163 | Perl_hv_iternextsv
|
|---|
| 164 | Perl_hv_iternext_flags
|
|---|
| 165 | Perl_hv_iterval
|
|---|
| 166 | Perl_hv_ksplit
|
|---|
| 167 | Perl_hv_magic
|
|---|
| 168 | Perl_hv_store
|
|---|
| 169 | Perl_hv_store_ent
|
|---|
| 170 | Perl_hv_store_flags
|
|---|
| 171 | Perl_hv_undef
|
|---|
| 172 | Perl_ibcmp
|
|---|
| 173 | Perl_ibcmp_locale
|
|---|
| 174 | Perl_ibcmp_utf8
|
|---|
| 175 | Perl_init_stacks
|
|---|
| 176 | Perl_init_tm
|
|---|
| 177 | Perl_instr
|
|---|
| 178 | Perl_is_lvalue_sub
|
|---|
| 179 | Perl_to_uni_upper_lc
|
|---|
| 180 | Perl_to_uni_title_lc
|
|---|
| 181 | Perl_to_uni_lower_lc
|
|---|
| 182 | Perl_is_uni_alnum
|
|---|
| 183 | Perl_is_uni_alnumc
|
|---|
| 184 | Perl_is_uni_idfirst
|
|---|
| 185 | Perl_is_uni_alpha
|
|---|
| 186 | Perl_is_uni_ascii
|
|---|
| 187 | Perl_is_uni_space
|
|---|
| 188 | Perl_is_uni_cntrl
|
|---|
| 189 | Perl_is_uni_graph
|
|---|
| 190 | Perl_is_uni_digit
|
|---|
| 191 | Perl_is_uni_upper
|
|---|
| 192 | Perl_is_uni_lower
|
|---|
| 193 | Perl_is_uni_print
|
|---|
| 194 | Perl_is_uni_punct
|
|---|
| 195 | Perl_is_uni_xdigit
|
|---|
| 196 | Perl_to_uni_upper
|
|---|
| 197 | Perl_to_uni_title
|
|---|
| 198 | Perl_to_uni_lower
|
|---|
| 199 | Perl_to_uni_fold
|
|---|
| 200 | Perl_is_uni_alnum_lc
|
|---|
| 201 | Perl_is_uni_alnumc_lc
|
|---|
| 202 | Perl_is_uni_idfirst_lc
|
|---|
| 203 | Perl_is_uni_alpha_lc
|
|---|
| 204 | Perl_is_uni_ascii_lc
|
|---|
| 205 | Perl_is_uni_space_lc
|
|---|
| 206 | Perl_is_uni_cntrl_lc
|
|---|
| 207 | Perl_is_uni_graph_lc
|
|---|
| 208 | Perl_is_uni_digit_lc
|
|---|
| 209 | Perl_is_uni_upper_lc
|
|---|
| 210 | Perl_is_uni_lower_lc
|
|---|
| 211 | Perl_is_uni_print_lc
|
|---|
| 212 | Perl_is_uni_punct_lc
|
|---|
| 213 | Perl_is_uni_xdigit_lc
|
|---|
| 214 | Perl_is_utf8_char
|
|---|
| 215 | Perl_is_utf8_string_loc
|
|---|
| 216 | Perl_is_utf8_string
|
|---|
| 217 | Perl_is_utf8_alnum
|
|---|
| 218 | Perl_is_utf8_alnumc
|
|---|
| 219 | Perl_is_utf8_idfirst
|
|---|
| 220 | Perl_is_utf8_idcont
|
|---|
| 221 | Perl_is_utf8_alpha
|
|---|
| 222 | Perl_is_utf8_ascii
|
|---|
| 223 | Perl_is_utf8_space
|
|---|
| 224 | Perl_is_utf8_cntrl
|
|---|
| 225 | Perl_is_utf8_digit
|
|---|
| 226 | Perl_is_utf8_graph
|
|---|
| 227 | Perl_is_utf8_upper
|
|---|
| 228 | Perl_is_utf8_lower
|
|---|
| 229 | Perl_is_utf8_print
|
|---|
| 230 | Perl_is_utf8_punct
|
|---|
| 231 | Perl_is_utf8_xdigit
|
|---|
| 232 | Perl_is_utf8_mark
|
|---|
| 233 | Perl_leave_scope
|
|---|
| 234 | Perl_op_null
|
|---|
| 235 | Perl_load_module
|
|---|
| 236 | Perl_vload_module
|
|---|
| 237 | Perl_looks_like_number
|
|---|
| 238 | Perl_grok_bin
|
|---|
| 239 | Perl_grok_hex
|
|---|
| 240 | Perl_grok_number
|
|---|
| 241 | Perl_grok_numeric_radix
|
|---|
| 242 | Perl_grok_oct
|
|---|
| 243 | Perl_markstack_grow
|
|---|
| 244 | Perl_mess
|
|---|
| 245 | Perl_vmess
|
|---|
| 246 | Perl_sortsv
|
|---|
| 247 | Perl_mg_clear
|
|---|
| 248 | Perl_mg_copy
|
|---|
| 249 | Perl_mg_find
|
|---|
| 250 | Perl_mg_free
|
|---|
| 251 | Perl_mg_get
|
|---|
| 252 | Perl_mg_length
|
|---|
| 253 | Perl_mg_magical
|
|---|
| 254 | Perl_mg_set
|
|---|
| 255 | Perl_mg_size
|
|---|
| 256 | Perl_mini_mktime
|
|---|
| 257 | Perl_moreswitches
|
|---|
| 258 | Perl_my_atof
|
|---|
| 259 | Perl_my_bcopy
|
|---|
| 260 | Perl_my_bzero
|
|---|
| 261 | Perl_my_exit
|
|---|
| 262 | Perl_my_failure_exit
|
|---|
| 263 | Perl_my_fflush_all
|
|---|
| 264 | Perl_my_fork
|
|---|
| 265 | Perl_atfork_lock
|
|---|
| 266 | Perl_atfork_unlock
|
|---|
| 267 | Perl_my_lstat
|
|---|
| 268 | Perl_my_memcmp
|
|---|
| 269 | Perl_my_memset
|
|---|
| 270 | Perl_my_pclose
|
|---|
| 271 | Perl_my_popen
|
|---|
| 272 | Perl_my_popen_list
|
|---|
| 273 | Perl_my_setenv
|
|---|
| 274 | Perl_my_stat
|
|---|
| 275 | Perl_my_strftime
|
|---|
| 276 | Perl_my_swap
|
|---|
| 277 | Perl_my_htonl
|
|---|
| 278 | Perl_my_ntohl
|
|---|
| 279 | Perl_newANONLIST
|
|---|
| 280 | Perl_newANONHASH
|
|---|
| 281 | Perl_newANONSUB
|
|---|
| 282 | Perl_newASSIGNOP
|
|---|
| 283 | Perl_newCONDOP
|
|---|
| 284 | Perl_newCONSTSUB
|
|---|
| 285 | Perl_newFORM
|
|---|
| 286 | Perl_newFOROP
|
|---|
| 287 | Perl_newLOGOP
|
|---|
| 288 | Perl_newLOOPEX
|
|---|
| 289 | Perl_newLOOPOP
|
|---|
| 290 | Perl_newNULLLIST
|
|---|
| 291 | Perl_newOP
|
|---|
| 292 | Perl_newPROG
|
|---|
| 293 | Perl_newRANGE
|
|---|
| 294 | Perl_newSLICEOP
|
|---|
| 295 | Perl_newSTATEOP
|
|---|
| 296 | Perl_newSUB
|
|---|
| 297 | Perl_newXS
|
|---|
| 298 | Perl_newAV
|
|---|
| 299 | Perl_newAVREF
|
|---|
| 300 | Perl_newBINOP
|
|---|
| 301 | Perl_newCVREF
|
|---|
| 302 | Perl_newGVOP
|
|---|
| 303 | Perl_newGVgen
|
|---|
| 304 | Perl_newGVREF
|
|---|
| 305 | Perl_newHVREF
|
|---|
| 306 | Perl_newHV
|
|---|
| 307 | Perl_newHVhv
|
|---|
| 308 | Perl_newIO
|
|---|
| 309 | Perl_newLISTOP
|
|---|
| 310 | Perl_newPADOP
|
|---|
| 311 | Perl_newPMOP
|
|---|
| 312 | Perl_newPVOP
|
|---|
| 313 | Perl_newRV
|
|---|
| 314 | Perl_newRV_noinc
|
|---|
| 315 | Perl_newSV
|
|---|
| 316 | Perl_newSVREF
|
|---|
| 317 | Perl_newSVOP
|
|---|
| 318 | Perl_newSViv
|
|---|
| 319 | Perl_newSVuv
|
|---|
| 320 | Perl_newSVnv
|
|---|
| 321 | Perl_newSVpv
|
|---|
| 322 | Perl_newSVpvn
|
|---|
| 323 | Perl_newSVpvn_share
|
|---|
| 324 | Perl_newSVpvf
|
|---|
| 325 | Perl_vnewSVpvf
|
|---|
| 326 | Perl_newSVrv
|
|---|
| 327 | Perl_newSVsv
|
|---|
| 328 | Perl_newUNOP
|
|---|
| 329 | Perl_newWHILEOP
|
|---|
| 330 | Perl_new_stackinfo
|
|---|
| 331 | Perl_scan_vstring
|
|---|
| 332 | Perl_ninstr
|
|---|
| 333 | Perl_op_free
|
|---|
| 334 | Perl_pad_sv
|
|---|
| 335 | Perl_new_struct_thread
|
|---|
| 336 | Perl_reentrant_size
|
|---|
| 337 | Perl_reentrant_init
|
|---|
| 338 | Perl_reentrant_free
|
|---|
| 339 | Perl_reentrant_retry
|
|---|
| 340 | Perl_call_atexit
|
|---|
| 341 | Perl_call_argv
|
|---|
| 342 | Perl_call_method
|
|---|
| 343 | Perl_call_pv
|
|---|
| 344 | Perl_call_sv
|
|---|
| 345 | Perl_despatch_signals
|
|---|
| 346 | Perl_eval_pv
|
|---|
| 347 | Perl_eval_sv
|
|---|
| 348 | Perl_get_sv
|
|---|
| 349 | Perl_get_av
|
|---|
| 350 | Perl_get_hv
|
|---|
| 351 | Perl_get_cv
|
|---|
| 352 | Perl_init_i18nl10n
|
|---|
| 353 | Perl_init_i18nl14n
|
|---|
| 354 | Perl_new_collate
|
|---|
| 355 | Perl_new_ctype
|
|---|
| 356 | Perl_new_numeric
|
|---|
| 357 | Perl_set_numeric_local
|
|---|
| 358 | Perl_set_numeric_radix
|
|---|
| 359 | Perl_set_numeric_standard
|
|---|
| 360 | Perl_require_pv
|
|---|
| 361 | Perl_pack_cat
|
|---|
| 362 | Perl_packlist
|
|---|
| 363 | Perl_pmflag
|
|---|
| 364 | Perl_pop_scope
|
|---|
| 365 | Perl_push_scope
|
|---|
| 366 | Perl_regdump
|
|---|
| 367 | Perl_regclass_swash
|
|---|
| 368 | Perl_pregexec
|
|---|
| 369 | Perl_pregfree
|
|---|
| 370 | Perl_pregcomp
|
|---|
| 371 | Perl_re_intuit_start
|
|---|
| 372 | Perl_re_intuit_string
|
|---|
| 373 | Perl_regexec_flags
|
|---|
| 374 | Perl_regnext
|
|---|
| 375 | Perl_repeatcpy
|
|---|
| 376 | Perl_rninstr
|
|---|
| 377 | Perl_rsignal
|
|---|
| 378 | Perl_rsignal_state
|
|---|
| 379 | Perl_savepv
|
|---|
| 380 | Perl_savepvn
|
|---|
| 381 | Perl_savesharedpv
|
|---|
| 382 | Perl_savestack_grow
|
|---|
|
|---|