Add macro OFFUNISKIP
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Feb 2013 20:35:12 +0000 (13:35 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:58 +0000 (09:55 -0600)
commit5aaebcb3428d61bb90e5f0cfcdee0166b5bcb64e
tree7dcca006e44aab2c3754075f7bc8b2a3bef2aa81
parent233ca360345239b7e19039f64bb29a2d310015c6
Add macro OFFUNISKIP

This means use official Unicode code point numbering, not native.  Doing
this converts the existing UNISKIP calls in the code to refer to native
code points, which is what they meant anyway.  The terminology is
somewhat ambiguous, but I don't think it will cause real confusion.
NATIVE_SKIP is also introduced for situations where it is important to
be precise.
toke.c
utf8.c
utf8.h
utfebcdic.h