Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 991bdd4ed7 Rename MRB_STR_NO_UTF to 'MRB_STR_ASCII`; close #4550
In #4550, @shuuji proposed the name name `MRB_STR_NO_MULTI_BYTE` for
more precise description. Although I agree that the name name is
correct, but the flag means the string does not contain multi byte UTF-8
characters, i.e. all characters fit in the range of ASCII.
2019-07-04 23:07:18 +09:00
..
2018-12-18 23:05:36 +09:00
2017-10-11 17:58:11 +09:00
2019-06-04 21:41:40 +09:00
2018-12-18 23:05:36 +09:00
2019-04-26 21:28:57 +09:00