Files
lush/llimits.h
Roberto Ierusalimschy d827e96f33 Using 'l_uint32' for unicode codepoints in scanner
'l_uint32' is enough for unicode codepoints (versus unsigned long),
and the utf-8 library already uses that type.
2025-05-08 12:49:39 -03:00

7.9 KiB