Add isWORDCHAR_lazy_if() macro
authorKarl Williamson <public@khwilliamson.com>
Sun, 30 Dec 2012 03:33:41 +0000 (20:33 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 31 Dec 2012 18:11:57 +0000 (11:11 -0700)
commit326364780a7536737a57164f2859cc9c71fe5422
tree722760bd34c928e702a7de4db3d1bcf2d17b698c
parentaa0d8d5ac0617ddd7fb79fae20c6731ed593a3bb
Add isWORDCHAR_lazy_if() macro

This is a synonym for the existing isALNUM_lazy_if(), which can be
confused with meaning the Posix alnum instead of the Perl \w.
utf8.h