diff options
author | Yves Orton <demerphq@gmail.com> | 2006-09-17 16:57:57 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-09-25 20:47:34 +0000 |
commit | 84da74a7adb7db2354917b83df794f4983438fcd (patch) | |
tree | 30eb008d7faac399df0a3f3cd9085b782eae49a8 /global.sym | |
parent | 1c540e1c282c205aa9027fe0147eccdd12cfba93 (diff) | |
download | perl-84da74a7adb7db2354917b83df794f4983438fcd.tar.gz |
Add hook for re_dup() into regex engine as reg_dupe (make re
Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com>
Date: Sun, 17 Sep 2006 14:57:57 +0200
p4raw-id: //depot/perl@28891
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 3b4b4e51ce..b33fded45f 100644 --- a/global.sym +++ b/global.sym @@ -386,6 +386,7 @@ Perl_regdump Perl_regclass_swash Perl_pregexec Perl_pregfree +Perl_regdupe Perl_pregcomp Perl_re_intuit_start Perl_re_intuit_string |