List Question
20 TechQA 2023-12-26T18:58:28.197000Recursive Regex for Parsing SGF with JS
292 views
Asked by psygo
JS Regex for Parsing SGF (Meta)data
173 views
Asked by psygo
Perl matching text using recursions spanning multiple lines
98 views
Asked by atapaka
RegEx to capture a Pascal procedure's body
72 views
Asked by Bruno Kinast
Regex - Recursion - nested matches with multiple ending
219 views
Asked by Fastdesigner
Recursive regex complexity
159 views
Asked by Ofek
Regex: How can I catch big numbers with spaces in them?
762 views
Asked by cuzureau
Regex for getting multiple words after a delimiter
158 views
Asked by Frosty
Match multiple strings in multi lines and also replace multiple strings
118 views
Asked by Jerald Sabu M
MySQL query to get count of repeating characters from a string
1.1k views
Asked by mysqlrockstar
Extracting number of specific length from a string in Postgres
1.7k views
Asked by Maverick
How can I use a recursive regex or another method to recursively validate this BBcode-like markup in Python?
176 views
Asked by Elizabeth
How to get a group matched in a recursive regular expression?
318 views
Asked by macabeus
Don't understand where my "Unnecessary escape character" error comes from
1.4k views
Asked by Cédric Bloem
Get characters which are not in brackets REGEX
89 views
Asked by Sarmad
Regex Recursion: Nth Subpatterns
1.1k views
Asked by rsylatian
How to extract a list of all 18 character entries after specific phrase in string using RegExr?
53 views
Asked by deeve
Backreferences to other recursion levels in PHP / PCRE
89 views
Asked by AudioBubble