Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in lua-patterns
Optional capture of balanced brackets in Lua
Mar 24, 2023
string
lua
lua-patterns
How to match a floating point number when reading a string
Mar 19, 2023
string
lua
lua-patterns
Lua pattern matching for email address
Feb 13, 2023
email
lua
lua-patterns
Unexpected lua pattern matching result
Feb 08, 2023
lua
lua-patterns
What does this pattern ^[%w-.]+$ mean in Lua?
Jan 12, 2023
lua
lua-patterns
finding a url in a string lua pattern
Dec 27, 2022
url
lua
pattern-matching
string-matching
lua-patterns
Lua: pattern matching multi-characters with the ? repetition operator
Oct 31, 2022
regex
lua
lua-patterns
gsub in Lua. Unable to replace pattern
Nov 18, 2022
lua
lua-patterns
Lua string.match to extract some values of a HTML
Oct 18, 2022
lua
lua-patterns
What is the proper Lua pattern for quoted text?
Jun 10, 2022
lua
escaping
lua-patterns
String Manipulation in Lua: Make the odd char uppercase
Jan 10, 2019
string
lua
gsub
lua-patterns
Optional Group Capture with Lua Pattern Matching
Dec 04, 2020
lua
lua-patterns
how to extract the domain from a URL
Mar 08, 2022
string
dns
lua
lua-patterns
In Lua, can I easily select the Nth result without custom functions?
Nov 12, 2017
string
lua
gsub
lua-table
lua-patterns
Split a string by \n or \r using string.gmatch()
Jun 11, 2022
string
lua
lua-patterns
Dealing with speech marks with string.match
Sep 12, 2022
string
lua
lua-patterns
How do I replace a $ in a Lua string?
Mar 09, 2022
string
lua
lua-patterns
Lua string.gsub text between pattern
May 04, 2022
string
lua
lua-patterns
Lua: split string into words unless quoted
Aug 31, 2017
string
lua
lua-patterns
What is the alternation operator in Lua patterns?
Feb 05, 2023
lua
lua-patterns
Older Entries »