Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua-patterns

Iterate over lines including blank lines

How to find a duplicate string with Pattern Matching?

Lua gmatch odd characters (Slovak alphabet)

remove '$' characters from a string

regex string lua lua-patterns

Modifying a character in a string in Lua

string lua gsub lua-patterns

How to capture a string between parentheses?

Is there a Lua string.find without pattern

string lua lua-patterns

How to implement string.rfind in Lua

string lua lua-patterns

Get file name from URL using Lua

A regex I don't understand

regex lua lua-patterns luadoc

Which characters are included in the Lua punctuation string pattern (%p)?

Lua: Substitute list of characters in string

Finding '.' with string.find()

string lua lua-patterns

Capitalize first letter of every word in Lua

lua lua-patterns

Split a string using string.gmatch() in Lua

string lua lua-patterns

Logical 'or' in Lua patterns?

lua lua-patterns

Lua String replace

Lua pattern matching vs. regular expressions

regex lua lua-patterns