diff options
Diffstat (limited to 'regcomp.sym')
-rw-r--r-- | regcomp.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regcomp.sym b/regcomp.sym index 070fe98a63..b0b9faff7e 100644 --- a/regcomp.sym +++ b/regcomp.sym @@ -192,6 +192,8 @@ NVERTWS NVERTWS, none not vertical whitespace (Perl 6) HORIZWS HORIZWS, none horizontal whitespace (Perl 6) NHORIZWS NHORIZWS, none not horizontal whitespace (Perl 6) +FOLDCHAR FOLDCHAR, codepoint 1 codepoint with tricky case folding properties. + # NEW STUFF ABOVE THIS LINE ################################################################################ |