Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 57fd0edaa7 mruby.h: rename ASCII flag to SINGLE_BYTE
This flag means all the characters in the string can be represented by a
single byte, i.e., the string does not contain any multi-byte character.
Those characters are likely ASCII characters, but may be a part of broken
UTF-8 sequence, so the term 'ASCII' is not sufficient.
2024-01-18 22:50:39 +09:00
..
2023-08-21 17:27:03 +09:00
2023-11-02 13:15:45 +09:00
2023-11-01 22:21:59 +09:00
2023-05-22 12:05:35 +09:00
2016-05-09 17:19:47 +02:00