diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 2002-02-21 16:33:37 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-22 01:56:06 +0000 |
commit | 206947d2c0ace466f6b1e79f9bf44a86d72fb50d (patch) | |
tree | a6afc3fc8dff78ce751dd986cce9b27dcb304cca /embed.fnc | |
parent | 445e6c975b30ffac31340f4bbc1d4513954992f8 (diff) | |
download | perl-206947d2c0ace466f6b1e79f9bf44a86d72fb50d.tar.gz |
pack with a human face: the sequel
Message-ID: <20020221213337.A23848@math.ohio-state.edu>
p4raw-id: //depot/perl@14824
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1067,6 +1067,7 @@ s |int |div128 |SV *pnum|bool *done s |char * |next_symbol |char *pat|char *patend s |I32 |find_count |char **ppat|char *patend|int *star s |char * |group_end |char *pat|char *patend|char ender +s |I32 |measure_struct |char *pat|char *patend #endif #if defined(PERL_IN_PP_CTL_C) || defined(PERL_DECL_PROT) |