This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
[perl5.git] / global.sym
index cfa571f..2997fcc 100644 (file)
@@ -1,23 +1,26 @@
-#  -*- buffer-read-only: t -*-
+# -*- buffer-read-only: t -*-
 #
 #    global.sym
 #
-#    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#    2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, by Larry Wall and others
+#    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+#    2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Larry Wall and others
 #
 #    You may distribute under the terms of either the GNU General Public
 #    License or the Artistic License, as specified in the README file.
 #
 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
 # This file is built by regen/embed.pl from data in embed.fnc,
-# regen/embed.pl, pp.sym, intrpvar.h, and perlvars.h.
+# regen/embed.pl, regen/opcodes, intrpvar.h and perlvars.h.
 # Any changes made here will be lost!
 #
 # Edit those files and run 'make regen_headers' to effect changes.
-#
+
 Perl_Gv_AMupdate
 Perl_PerlIO_context_layers
+Perl__to_uni_fold_flags
+Perl__to_utf8_fold_flags
 Perl_amagic_call
+Perl_amagic_deref_call
 Perl_apply_attrs_string
 Perl_atfork_lock
 Perl_atfork_unlock
@@ -40,6 +43,7 @@ Perl_av_undef
 Perl_av_unshift
 Perl_block_gimme
 Perl_blockhook_register
+Perl_bytes_cmp_utf8
 Perl_bytes_from_utf8
 Perl_bytes_to_utf8
 Perl_call_argv
@@ -61,19 +65,23 @@ Perl_ck_warner
 Perl_ck_warner_d
 Perl_ckwarn
 Perl_ckwarn_d
-Perl_cop_hints_2hv
-Perl_cop_hints_fetchpvn
+Perl_cop_fetch_label
+Perl_cop_store_label
 Perl_croak
 Perl_croak_no_modify
 Perl_croak_sv
 Perl_croak_xs_usage
 Perl_custom_op_desc
 Perl_custom_op_name
+Perl_custom_op_register
+Perl_custom_op_xop
+Perl_cv_clone
 Perl_cv_const_sv
 Perl_cv_get_call_checker
 Perl_cv_set_call_checker
 Perl_cv_undef
 Perl_cvgv_set
+Perl_cvstash_set
 Perl_cx_dump
 Perl_cxinc
 Perl_deb
@@ -116,7 +124,6 @@ Perl_eval_pv
 Perl_eval_sv
 Perl_fbm_compile
 Perl_fbm_instr
-Perl_fetch_cop_label
 Perl_filter_add
 Perl_filter_del
 Perl_filter_read
@@ -124,8 +131,9 @@ Perl_find_runcv
 Perl_find_rundefsv
 Perl_find_rundefsvoffset
 Perl_foldEQ
+Perl_foldEQ_latin1
 Perl_foldEQ_locale
-Perl_foldEQ_utf8
+Perl_foldEQ_utf8_flags
 Perl_form
 Perl_free_tmps
 Perl_get_av
@@ -143,8 +151,6 @@ Perl_getcwd_sv
 Perl_gp_free
 Perl_gp_ref
 Perl_grok_bin
-Perl_grok_bslash_c
-Perl_grok_bslash_o
 Perl_grok_hex
 Perl_grok_number
 Perl_grok_numeric_radix
@@ -215,7 +221,7 @@ Perl_hv_scalar
 Perl_hv_store
 Perl_hv_store_ent
 Perl_hv_store_flags
-Perl_hv_undef
+Perl_hv_undef_flags
 Perl_init_i18nl10n
 Perl_init_i18nl14n
 Perl_init_stacks
@@ -281,6 +287,8 @@ Perl_is_utf8_string_loc
 Perl_is_utf8_string_loclen
 Perl_is_utf8_upper
 Perl_is_utf8_xdigit
+Perl_is_utf8_xidcont
+Perl_is_utf8_xidfirst
 Perl_leave_scope
 Perl_lex_bufutf8
 Perl_lex_discard_to
@@ -290,6 +298,7 @@ Perl_lex_peek_unichar
 Perl_lex_read_space
 Perl_lex_read_to
 Perl_lex_read_unichar
+Perl_lex_start
 Perl_lex_stuff_pv
 Perl_lex_stuff_pvn
 Perl_lex_stuff_sv
@@ -305,6 +314,7 @@ Perl_mfree
 Perl_mg_clear
 Perl_mg_copy
 Perl_mg_find
+Perl_mg_findext
 Perl_mg_free
 Perl_mg_free_type
 Perl_mg_get
@@ -332,8 +342,6 @@ Perl_my_fflush_all
 Perl_my_fork
 Perl_my_lstat
 Perl_my_lstat_flags
-Perl_my_pclose
-Perl_my_popen
 Perl_my_popen_list
 Perl_my_setenv
 Perl_my_snprintf
@@ -414,16 +422,35 @@ Perl_op_contextualize
 Perl_op_dump
 Perl_op_free
 Perl_op_linklist
+Perl_op_lvalue_flags
 Perl_op_null
 Perl_op_prepend_elem
 Perl_op_refcnt_lock
 Perl_op_refcnt_unlock
+Perl_op_scope
 Perl_pack_cat
 Perl_packlist
-Perl_pad_findmy
+Perl_pad_add_anon
+Perl_pad_add_name_pv
+Perl_pad_add_name_pvn
+Perl_pad_add_name_sv
+Perl_pad_alloc
+Perl_pad_compname_type
+Perl_pad_findmy_pv
+Perl_pad_findmy_pvn
+Perl_pad_findmy_sv
+Perl_pad_new
 Perl_pad_push
+Perl_pad_tidy
+Perl_parse_arithexpr
+Perl_parse_barestmt
+Perl_parse_block
+Perl_parse_fullexpr
 Perl_parse_fullstmt
+Perl_parse_label
+Perl_parse_listexpr
 Perl_parse_stmtseq
+Perl_parse_termexpr
 perl_alloc
 perl_construct
 perl_destruct
@@ -455,8 +482,14 @@ Perl_re_intuit_string
 Perl_realloc
 Perl_ref
 Perl_refcounted_he_chain_2hv
-Perl_refcounted_he_fetch
-Perl_refcounted_he_new
+Perl_refcounted_he_fetch_pv
+Perl_refcounted_he_fetch_pvn
+Perl_refcounted_he_fetch_sv
+Perl_refcounted_he_free
+Perl_refcounted_he_inc
+Perl_refcounted_he_new_pv
+Perl_refcounted_he_new_pvn
+Perl_refcounted_he_new_sv
 Perl_reg_named_buff
 Perl_reg_named_buff_all
 Perl_reg_named_buff_exists
@@ -598,6 +631,7 @@ Perl_sv_cmp_flags
 Perl_sv_cmp_locale
 Perl_sv_cmp_locale_flags
 Perl_sv_compile_2op
+Perl_sv_compile_2op_is_broken
 Perl_sv_copypv
 Perl_sv_dec
 Perl_sv_dec_nomg
@@ -678,6 +712,7 @@ Perl_sv_tainted
 Perl_sv_true
 Perl_sv_uni_display
 Perl_sv_unmagic
+Perl_sv_unmagicext
 Perl_sv_unref
 Perl_sv_unref_flags
 Perl_sv_untaint
@@ -705,7 +740,6 @@ Perl_sys_term
 Perl_taint_env
 Perl_taint_proper
 Perl_tmps_grow
-Perl_to_uni_fold
 Perl_to_uni_lower
 Perl_to_uni_lower_lc
 Perl_to_uni_title
@@ -713,7 +747,6 @@ Perl_to_uni_title_lc
 Perl_to_uni_upper
 Perl_to_uni_upper_lc
 Perl_to_utf8_case
-Perl_to_utf8_fold
 Perl_to_utf8_lower
 Perl_to_utf8_title
 Perl_to_utf8_upper
@@ -752,6 +785,7 @@ Perl_vwarner
 Perl_warn
 Perl_warn_sv
 Perl_warner
+Perl_was_lvalue_sub
 Perl_whichsig
 Perl_xs_apiversion_bootcheck
 Perl_xs_version_bootcheck
@@ -770,9 +804,12 @@ Perl_signbit
 Perl_my_strlcat
 Perl_my_strlcpy
 Perl_my_chsize
+Perl_my_pclose
+Perl_my_popen
 Perl_my_sprintf
 Perl_my_bcopy
 Perl_hv_assert
+Perl_pad_setsv
 Perl_pad_sv
 Perl_dump_fds
 Perl_sys_intern_clear
@@ -783,7 +820,6 @@ Perl_get_mstats
 Perl_my_htonl
 Perl_my_ntohl
 Perl_my_swap
-Perl_do_exec
 Perl_gv_SVadd
 Perl_GetVars
 Perl_free_global_struct
@@ -806,6 +842,10 @@ Perl_warn_nocontext
 Perl_warner_nocontext
 perl_alloc_using
 perl_clone_using
+Perl__append_range_to_invlist
+Perl__new_invlist
+Perl__swash_inversion_hash
+Perl__swash_to_invlist
 Perl_sv_setsv_cow
 Perl_Slab_Alloc
 Perl_Slab_Free
@@ -860,4 +900,5 @@ Perl_reentrant_size
 Perl_do_aspawn
 Perl_do_spawn
 Perl_do_spawn_nowait
+
 # ex: set ro: