Latest #regexp Threads Top

mudasobwa
AFAIU, Elixir delegates regular expression evaluation to Erlang. Erlang claims to support Unicode general category matchers. “ is decla...
New
adrian
Hello, I need to find the position of a match using Regex.run on a text with unicode characters. This is an example: iex> Regex.run...
New
darkmarmot
Looking to use something like String.split – but with the option to define delimiters with potential escape characters. It appears Elixi...
New
ajoao
I need to validate the criteria in a password: Must contain at least one capital letter, one lowercase and one or more numbers, the size ...
New
nishanthg92
How to validate different kind of a youtube link? for example: http://youtu.be/dQw4w9WgXcQ http://www.youtube.com/watch?v=dQw4w9WgXcQ...
New
dsnipe
Hello. I need to create a RegExp from any string. I tried to use strings with special characters, e.g. "\d" But when I try to compile thi...
New
Ajwah
Regex Question: Given following string: "default via 10.141.23.1 dev eth0 \n10.141.23.0/24 dev eth0 proto kernel scope link src 10.141...
New
Apelsinka223
I need to find all matches of pattern in text with names iex(9)> Regex.named_captures(~r/(?<name>\w)/, "ab") ...
New
jxxcarlson
I have a Regex that works correctly in tests but not when my run my app. No idea what is going on. Here is the regex expression: Regex....
New
sashang
How do I interpolate a regex inside another regex. Not sure if interpolate is the right word so here's an example: r = ~r/something/ r1...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Trending Over Three Years Top

MatthewMDavis
I'm trying all sorts of things with no luck, so I thought I'd ask for some help. I want to split a string anytime there's a "b" in "abc...
New
sashang
How do I interpolate a regex inside another regex. Not sure if interpolate is the right word so here's an example: r = ~r/something/ r1...
New
dsnipe
Hello. I need to create a RegExp from any string. I tried to use strings with special characters, e.g. "\d" But when I try to compile thi...
New
nishanthg92
How to validate different kind of a youtube link? for example: http://youtu.be/dQw4w9WgXcQ http://www.youtube.com/watch?v=dQw4w9WgXcQ...
New
ajoao
I need to validate the criteria in a password: Must contain at least one capital letter, one lowercase and one or more numbers, the size ...
New
darkmarmot
Looking to use something like String.split – but with the option to define delimiters with potential escape characters. It appears Elixi...
New
mudasobwa
AFAIU, Elixir delegates regular expression evaluation to Erlang. Erlang claims to support Unicode general category matchers. “ is decla...
New
adrian
Hello, I need to find the position of a match using Regex.run on a text with unicode characters. This is an example: iex> Regex.run...
New
Apelsinka223
I need to find all matches of pattern in text with names iex(9)> Regex.named_captures(~r/(?<name>\w)/, "ab") ...
New
Ajwah
Regex Question: Given following string: "default via 10.141.23.1 dev eth0 \n10.141.23.0/24 dev eth0 proto kernel scope link src 10.141...
New
jxxcarlson
I have a Regex that works correctly in tests but not when my run my app. No idea what is going on. Here is the regex expression: Regex....
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement