projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
feee6ba
)
Substitution utf8 patch from Simon Cozens.
Jarkko Hietaniemi [Wed, 31 May 2000 21:47:33 +0000 (21:47 +0000)]
p4raw-id: //depot/cfgperl@6177
pp_hot.c
patch
|
blob
|
blame
|
history
diff --git
a/pp_hot.c
b/pp_hot.c
index
6bec999
..
ede5342
100644
(file)
--- a/
pp_hot.c
+++ b/
pp_hot.c
@@
-1887,7
+1887,7
@@
PP(pp_subst)
SPAGAIN;
PUSHs(sv_2mortal(newSViv((I32)iters)));
}
- (void)SvPOK_only(TARG);
+ (void)SvPOK_only_UTF8(TARG);
TAINT_IF(rxtainted);
if (SvSMAGICAL(TARG)) {
PUTBACK;