X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=embed.pl;h=46df6c32b1624e3eb581edffaf9d377bc29cc24c;hb=c8984b0bd19897e6e30588055ac0338326f20a34;hp=4017a05f0e9cede5bd985802647e9943f84144bc;hpb=9661b5442a5f8dacc64d54eb1de98575f21de5f2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/embed.pl b/embed.pl index 4017a05..46df6c3 100755 --- a/embed.pl +++ b/embed.pl @@ -9,6 +9,7 @@ require 5.003; my @extvars = qw(sv_undef sv_yes sv_no na dowarn curcop compiling tainting tainted stack_base stack_sp sv_arenaroot + no_modify curstash DBsub DBsingle debstash rsfp stdingv @@ -255,6 +256,10 @@ my @staticfuncs = qw( dopoptosub_at save_lines doeval + sv_ncmp + sv_i_ncmp + amagic_ncmp + amagic_i_ncmp amagic_cmp amagic_cmp_locale mul128 @@ -350,6 +355,7 @@ my @staticfuncs = qw( study_chunk add_data re_croak2 + regpposixcc regmatch regrepeat regrepeat_hard @@ -368,6 +374,7 @@ my @staticfuncs = qw( debprof bset_obj_store new_logop + simplify_sort do_trans_CC_simple do_trans_CC_count do_trans_CC_complex