mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
991bdd4ed7
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.