summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorSADAHIRO Tomoyuki <BQW10602@nifty.com>2006-05-21 23:00:43 +0900
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-11-03 16:04:48 +0000
commit6448472a7a0e4a2f91d781fd6991f5f5126d6fbc (patch)
treedf1b476810ab5aea1753a54359a85669ce1c6056 /embed.fnc
parente240c90c8379c0167b78b57a96eb176cec0373e0 (diff)
downloadperl-6448472a7a0e4a2f91d781fd6991f5f5126d6fbc.tar.gz
replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8)
Message-Id: <20060521140011.358D.BQW10602@nifty.com> p4raw-id: //depot/perl@29201
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 7511a8816a..d7b3592516 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1426,7 +1426,6 @@ s |STRLEN |sv_pos_u2b_cached|NN SV *sv|NN MAGIC **mgp \
|STRLEN uoffset|STRLEN uoffset0|STRLEN boffset0
s |void |utf8_mg_pos_cache_update|NN SV *sv|NN MAGIC **mgp \
|STRLEN byte|STRLEN utf8|STRLEN blen
-s |STRLEN |sv_pos_b2u_forwards|NN const U8 *s|NN const U8 *const target
s |STRLEN |sv_pos_b2u_midway|NN const U8 *s|NN const U8 *const target \
|NN const U8 *end|STRLEN endu
s |char * |stringify_regexp|NN SV *sv|NN MAGIC *mg|NULLOK STRLEN *lp