X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Hooks.git;a=blobdiff_plain;f=re_top.h;h=ff62070467792e4843bdd42fcd3860f3c3ff15d0;hp=ce67bd24f1071bd5f5a5a10c8280944ba04a3bb6;hb=44dec0ac3bf363473beef80bb3a150e0ef913f7a;hpb=b9ea55a3bbc0e8d6035c10f06d2ec6a9e18b0462 diff --git a/re_top.h b/re_top.h index ce67bd2..ff62070 100644 --- a/re_top.h +++ b/re_top.h @@ -1,3 +1,6 @@ +/* We can't use PERL_{REVISION,VERSION,SUBVERSION} here because they are not + * available yet at the time this file is included by reg{comp,exec}.c. */ + #define Perl_re_compile reh_regcomp #define Perl_re_op_compile reh_op_compile #define Perl_regexec_flags reh_regexec @@ -18,6 +21,7 @@ #define Perl_regprop reh_regprop #define Perl_save_re_context reh_save_re_context #define Perl_reg_temp_copy reh_reg_temp_copy +#define Perl__invlist_contents reh__invlist_contents #define Perl_reg_named_buff_fetch reh_reg_named_buff_fetch #define Perl_reg_named_buff_exists reh_reg_named_buff_exists