Convert some uvuni() to uvchr()
authorKarl Williamson <public@khwilliamson.com>
Sun, 24 Feb 2013 23:43:59 +0000 (16:43 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:56 +0000 (09:55 -0600)
commitc80e42f3bedc86f49112644858de416b7d06c09a
tree0111a70b6c07fdde8d9094fa5ca27f4efe0d003f
parente66b99e978ba46660c4591770f7c1998ea490c2d
Convert some uvuni() to uvchr()

All the tables are now based on the native character set, so using
uvuni() in almost all cases is wrong.
cygwin/cygwin.c
doop.c
op.c
pp_pack.c
regcomp.c
regexec.c
toke.c
utf8.c