diff options
author | David Mitchell <davem@iabyn.com> | 2009-07-27 21:49:20 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-07-27 23:28:10 +0100 |
commit | 41377f64901cfe81b7e1a2d691b50b8951b010bb (patch) | |
tree | 0688504e36679933d97b5d5af5a369832c672155 /ext/Devel-PPPort | |
parent | 16f0d0fcc43b16d1afa4a05a4599655310733b2c (diff) | |
download | perl-41377f64901cfe81b7e1a2d691b50b8951b010bb.tar.gz |
remove Devel-PPPort part change included in e9105d30ed
this is a dual-life module
Diffstat (limited to 'ext/Devel-PPPort')
-rw-r--r-- | ext/Devel-PPPort/parts/embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Devel-PPPort/parts/embed.fnc b/ext/Devel-PPPort/parts/embed.fnc index 48cb9f3973..68f38171c7 100644 --- a/ext/Devel-PPPort/parts/embed.fnc +++ b/ext/Devel-PPPort/parts/embed.fnc @@ -1677,6 +1677,7 @@ ERsn |U8* |reghop4 |NN U8 *s|I32 off|NN const U8 *llim \ #endif ERsn |U8* |reghopmaybe3 |NN U8 *s|I32 off|NN const U8 *lim ERs |char* |find_byclass |NN regexp * prog|NN const regnode *c|NN char *s|NN const char *strend|NULLOK regmatch_info *reginfo +Es |void |swap_match_buff|NN regexp * prog Es |void |to_utf8_substr |NN regexp * prog Es |void |to_byte_substr |NN regexp * prog ERs |I32 |reg_check_named_buff_matched |NN const regexp *rex \ |