lua-users home
lua-l archive

Re: Lua 5.3.0-work2: When does utf8.offset work?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Apr 11, 2014, at 11:30 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> 2014年04月11日 10:10 GMT+02:00 Tim Hill <drtimhill@gmail.com>:
> 
>> Which to me hints that perhaps we need utf8.isvalid() as well?
> 
> utf8.isvalid = utf8.len
> 
> Works because utf8.len returns a true value (number of characters)
> if the string is valid and a false value (nil) if not.
> 
I’d missed that .. good point.
—Tim

AltStyle によって変換されたページ (->オリジナル) /