| 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
|
|---|
|
|---|