lua-users home
lua-l archive

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


> str:match("^%s*0[Xx]%x+%s*$")

What library is everyone using?  I'm having trouble finding information on all this syntax, etc.  The standard string library typically uses string.xxx.

Rick