projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e017d6
)
regcomp.c: White-space only, wrap comment to fit
author
Karl Williamson
<public@khwilliamson.com>
Sun, 7 Apr 2013 03:03:44 +0000
(21:03 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Mon, 20 May 2013 14:59:13 +0000
(08:59 -0600)
regcomp.c
patch
|
blob
|
history
diff --git
a/regcomp.c
b/regcomp.c
index
53268fd
..
1a1cd1c
100644
(file)
--- a/
regcomp.c
+++ b/
regcomp.c
@@
-2838,7
+2838,8
@@
S_join_exact(pTHX_ RExC_state_t *pRExC_state, regnode *scan, UV *min_subtract, b
OP(scan) = EXACTFU_SS;
s += 2;
}
- else if (len == 6 /* len is the same in both ASCII and EBCDIC for these */
+ else if (len == 6 /* len is the same in both ASCII and EBCDIC
+ for these */
&& (memEQ(s, GREEK_SMALL_LETTER_IOTA_UTF8
COMBINING_DIAERESIS_UTF8
COMBINING_ACUTE_ACCENT_UTF8,