handy.h: New #define to use new bit
authorKarl Williamson <public@khwilliamson.com>
Mon, 15 Nov 2010 19:56:49 +0000 (12:56 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 22 Nov 2010 21:32:56 +0000 (13:32 -0800)
commitc0a1231c8295dfaa30e23dc00813fea211d1c487
tree1e18bd5fd83b9112db7f3e0b4d112691cfffd8e0
parent93199213fe2278dbeb8034ddd29f1260291b5579
handy.h: New #define to use new bit

This creates a new macro for use by regcomp to test the new bit
regarding non-ascii folds.

Because the semantics may change in the future to deal with multi-char
folds, the name of the macro is unwieldy and specific enough that no one
should be tempted to use it.
handy.h