diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-19 09:24:18 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-19 09:24:18 +0000 |
commit | 03bfcac8f4be6db5e31d8e504887b86016c2bc4e (patch) | |
tree | 237b61078bd9579c107d1f20a5fa25e9ca1fbeef /embed.fnc | |
parent | 5463e635e29aad1605d20ed3ea9f8b3e487e0102 (diff) | |
parent | 64c66fb6d001b6ad9c6dcec93084b647d4c6eb13 (diff) | |
download | perl-03bfcac8f4be6db5e31d8e504887b86016c2bc4e.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@15315
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1157,8 +1157,7 @@ s |I32 |regmatch |regnode *prog s |I32 |regrepeat |regnode *p|I32 max s |I32 |regrepeat_hard |regnode *p|I32 max|I32 *lp s |I32 |regtry |regexp *prog|char *startpos -s |bool |reginclass |regnode *n|U8 *p|bool do_utf8sv_is_utf8 -s |bool |reginclasslen |regnode *n|U8 *p|STRLEN *lenp|bool do_utf8sv_is_utf8 +s |bool |reginclass |regnode *n|U8 *p|STRLEN *lenp|bool do_utf8sv_is_utf8 s |CHECKPOINT|regcppush |I32 parenfloor s |char*|regcppop s |char*|regcp_set_to |I32 ss |