Search code examples
How to check for occurence of name in string?...

stringlualua-patterns

Read More
Take out string from "<string>" in Lua...

stringparsinglualua-patterns

Read More
How to extract youtube video id from a URL in Lua...

stringlualua-patterns

Read More
Corona string.find() : Finding "."...

stringluacoronasdklua-patterns

Read More
How to implement string.rfind in Lua...

stringlualua-patterns

Read More
Extracting filename only with pattern matching...

stringluapattern-matchinglua-patterns

Read More
How to validate this string when we don't have the `|` operator in Lua?...

stringlualua-patterns

Read More
Lua: Substitute list of characters in string...

stringluasubstitutionlua-patterns

Read More
Lua pattern doesn't work...

lualua-patterns

Read More
Is there a Lua string.find without pattern...

stringlualua-patterns

Read More
Lua: Escaping literal % inside string.gsub and the capture %2...

luaescapinggsublua-patterns

Read More
Lua Pattern for extracting/replacing value in / /...

stringdesign-patternsluagsublua-patterns

Read More
String Manipulation in Lua: Make the odd char uppercase...

stringluagsublua-patterns

Read More
In Lua, can I easily select the Nth result without custom functions?...

stringluagsublua-tablelua-patterns

Read More
Lua frontier pattern match (whole word search)...

stringluagsublua-patterns

Read More
putting '%' in string.gsub() in Lua...

luagsublua-patterns

Read More
remove '$' characters from a string...

regexstringlualua-patterns

Read More
Lua: pattern matching multi-characters with the ? repetition operator...

regexlualua-patterns

Read More
Making a Lua pattern case insensitive with LPeg...

luapattern-matchingcase-insensitivelua-patternslpeg

Read More
Lua patterns - How to remove unwanted string within a string...

lualua-patterns

Read More
lua: pattern matching and extracting a phone number...

lualua-patterns

Read More
How to replace brackets in Lua using string.gsub?...

luastring-substitutionlua-patterns

Read More
what are the use of parentheses in this Lua pattern?...

lualua-patterns

Read More
Lua string.gsub() by '%s' or '\n' pattern...

luapattern-matchinglua-patterns

Read More
Lua pattern is not working properly when 0 is missing in the last row...

lualua-patterns

Read More
BackNext