This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.h, regcomp.c: Use mnemonics for Unicode chars
authorKarl Williamson <public@khwilliamson.com>
Wed, 27 Jun 2012 22:31:36 +0000 (16:31 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 25 Jul 2012 03:13:43 +0000 (21:13 -0600)
commit8d64d87f68dc2fb083af06d72783937dc1241e3f
treeda8931f53b7ceca6321475954e7bc40398a9d46e
parent5451ab83d9bdb3ce14742ee1356f0ee28c53b7ed
utf8.h, regcomp.c: Use mnemonics for Unicode chars

Add a mnemonic definition for these three code points.  They are
currently used in only one place, but future commits will use them
elsewhere.
regcomp.c
utf8.h