diff options
author | Yves Orton <demerphq@gmail.com> | 2006-11-30 23:06:38 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-12-01 13:59:27 +0000 |
commit | f81494553e6bd219aa5863d70777bd6f2b02d37f (patch) | |
tree | 28d6d3ba348c4b0491ce06ed140e5cc39062e03a /global.sym | |
parent | 80a702cd72c27fd870b2290d0adc07670c338743 (diff) | |
download | perl-f81494553e6bd219aa5863d70777bd6f2b02d37f.tar.gz |
Continue split of perl internal regexp structures from ones that are engine specific.
Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com>
p4raw-id: //depot/perl@29430
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/global.sym b/global.sym index b33fded45f..e69d1814bd 100644 --- a/global.sym +++ b/global.sym @@ -386,7 +386,9 @@ Perl_regdump Perl_regclass_swash Perl_pregexec Perl_pregfree -Perl_regdupe +Perl_regfree_internal +Perl_reg_stringify +Perl_regdupe_internal Perl_pregcomp Perl_re_intuit_start Perl_re_intuit_string |