summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-01-22 13:30:01 -0700
committerKarl Williamson <public@khwilliamson.com>2013-01-23 19:35:34 -0700
commitf3b7b53430f4975a6642e0d7356d1aff5750e23b (patch)
tree58ae7cb37fd10b5c5a3c84a9de6f42bf1dbe3dc8 /regen
parent61de6bbc5b5e377a625fd4a2522bfccc0d474f5d (diff)
downloadperl-f3b7b53430f4975a6642e0d7356d1aff5750e23b.tar.gz
regcharclass.h: Add macro for non-ASCII PATWS
This will be used to deprecate uses of non-ASCII Pattern White Space
Diffstat (limited to 'regen')
-rwxr-xr-xregen/regcharclass.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index d3a91243df..f5cf315a54 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -1497,5 +1497,5 @@ MULTI_CHAR_FOLD: multi-char strings that are folded to by a single character
# 0 => Latin1-only
PATWS: pattern white space
-=> generic cp : fast safe
+=> generic generic_non_low cp : fast safe
\p{PatWS}