Search code examples
What is the right pattern to for numbers with negative symbol?...


stringlualua-patterns

Read More
How to capture a string between parentheses?...


stringluastring-matchinglua-patterns

Read More
Lua pattern to stop when end of line...


stringlualua-patterns

Read More
A pattern to match until "::" not working with string.gsub...


stringluagsublua-patterns

Read More
Optional Group Capture with Lua Pattern Matching...


lualua-patterns

Read More
Pattern in lua with anchors not matching...


lualua-patterns

Read More
gsub a text with code...


luagsublua-patterns

Read More
Lua pattern for parsing strings with optional part...


stringlualua-patterns

Read More
Lua pattern replacement...


xmllualua-patterns

Read More
Print value from a lua table if pattern matches...


regexluaminecraftlua-tablelua-patterns

Read More
Lua - Find "tags" in string?...


stringlualua-patterns

Read More
How to only keep the first two digits of a string?...


lualua-patterns

Read More
How to Capture html tags using lua pattern...


lualua-patterns

Read More
Format long number to shorter version in Lua...


regexlualua-patterns

Read More
check that string starts and ends with a specific pattern in Lua...


stringlualua-patterns

Read More
Pattern match dropping new lines characters...


lualua-patterns

Read More
What does this pattern ^[%w-.]+$ mean in Lua?...


lualua-patterns

Read More
How to split a string before a dot in Lua?...


stringlualua-patterns

Read More
How to split string using a whole word as separator?...


stringlualua-patterns

Read More
Check for valid domain...


stringluastring-matchinglua-patternslua-5.1

Read More
Lua pattern similar to regex positive lookahead?...


regexlualua-patterns

Read More
How do I replace a $ in a Lua string?...


stringlualua-patterns

Read More
LUA Pattern to retrieve a specific part of text from a string...


lualua-patterns

Read More
Finding the first string that matches a pattern in Lua (XML pattern matching)...


xmlstringlualua-patterns

Read More
A couple of pattern matching issues with pattern matching in Lua...


lualua-patterns

Read More
What is the proper Lua pattern for quoted text?...


luaescapinglua-patterns

Read More
How do I do pattern matching in strings?...


stringlualua-patterns

Read More
Lua pattern match around comma...


lualua-patterns

Read More
Lua - extract a string using patterns...


stringlualua-patterns

Read More
Lua string.match to extract some values of a HTML...


lualua-patterns

Read More
BackNext