Does Regex.replace support named captures?
|
|
2
|
378
|
January 2, 2024
|
How do I check whether a string only consists of characters that are keys inside a map?
|
|
2
|
508
|
May 6, 2023
|
Help converting regex (to remove emojis)
|
|
23
|
5059
|
April 12, 2023
|
Elixir app to translate text into regex (including some bash)
|
|
0
|
598
|
July 20, 2022
|
Anyone have a regex to de-nest alaises in an Elixir code base?
|
|
2
|
952
|
April 13, 2022
|
Get complete substrings from a string
|
|
3
|
1532
|
March 16, 2022
|
Regex for Domain Name
|
|
3
|
4917
|
February 24, 2022
|
Ecto Validate Format is not working for me
|
|
4
|
1549
|
February 12, 2022
|
Regex and Unicode
|
|
5
|
797
|
October 14, 2021
|
VS Code regex issue | Elixir snippets
|
|
5
|
974
|
September 14, 2021
|
Regex within a template inline tag
|
|
3
|
697
|
August 6, 2021
|
Potential Elixir/Erlang bug
|
|
6
|
822
|
June 15, 2021
|
Capturing regex matching variables in cond
|
|
9
|
2839
|
May 25, 2021
|
RegexToStrings – Get the strings a regex will match
|
|
5
|
658
|
May 9, 2021
|
Multiple regex replaces in one pass
|
|
1
|
1198
|
August 29, 2020
|
When is \s not a \s? Can someone explain Regex patterns?
|
|
2
|
2836
|
February 27, 2020
|
Get substring from a string
|
|
1
|
1112
|
December 9, 2019
|
Is the multiline modifier for regexes on by default?
|
|
4
|
2563
|
November 21, 2019
|
Replace time in a DateTime struct
|
|
2
|
1698
|
November 15, 2019
|
Verbalex - A library for creating complex, composable regular expressions with the reader & writer in mind
|
|
3
|
939
|
July 12, 2019
|
Regular expressions in Elixir with unicode characters
|
|
28
|
6680
|
March 10, 2019
|
Removing spaces and characters from string
|
|
2
|
14100
|
March 1, 2019
|
Regex, Named captures. Where did I go wrong?
|
|
5
|
2061
|
February 5, 2019
|
How to port this regular expression from JavaScript
|
|
9
|
1966
|
February 5, 2019
|
Regex Language group
|
|
3
|
852
|
January 19, 2019
|
Pattern matching with regex
|
|
11
|
2119
|
December 5, 2018
|
What is going on here?
|
|
4
|
881
|
November 24, 2018
|
Why doesn't this regex work?
|
|
2
|
979
|
October 30, 2018
|
Regex punctuation matchers
|
|
12
|
1951
|
September 26, 2018
|
Cannot invoke remote function Regex.match?/2 inside guard
|
|
2
|
6162
|
September 6, 2018
|