mirror of
https://github.com/lua/lua.git
synced 2026-06-09 08:33:48 +00:00
fb18346dddcb0400d0396111c56a817a8d4bd8bd
An 'int' may have only 16 bits, so it may not be big enough for UTF-8 values. The new type 'utfint' (in the utf8 library) ensures at least 21 bits for those values.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%