Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua-patterns

Lua string manipulation pattern matching alternative "|"

Lua pattern for guid

regex lua guid lua-patterns

Lua string.gsub with Multiple Patterns

string lua lua-patterns

how to check if a word appears as a whole word in a string in Lua

Amount of repetitions of symbols in Lua pattern setup

lua lua-patterns

Escape string for Lua's string.format

Lua pattern parentheses and 0 or 1 occurrence

regex lua lua-patterns

Lua Match Everything After Character in String

lua 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