lua-users home
lua-l archive

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


>if the pattern string is ".*b", this is how long it's taking:
> 
> Not even ".*b$" helps.

Try "^.*b".