Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Need some help with regex method finditer()
iterators
re
regex
2 Votos
6 Respostas
6th Jun 2018, 9:01 PM
Sandeep Rana
/SOLVED/g How to form a RegEx with a string variable?
javascript
regex
15 Votos
3 Respostas
18th Feb 2019, 6:05 AM
Gordon
[Codecoach]What would be the regex for this ?
codecoach
python
regex
1 Voto
5 Respostas
3rd Jun 2020, 8:22 AM
Hima
What about a Regex Course in Sololearn?
couses
regex
sololearn
5 Votos
5 Respostas
13th May 2017, 10:52 PM
Tiago Soares
Regex matching string containing specific letters
letters
match
regular-expressions
strings
0 Voto
3 Respostas
4th Oct 2018, 4:25 PM
ReimarPB
Regex that should exclude matched string
regex
0 Voto
3 Respostas
17th Jul 2018, 4:11 PM
harish akula
NLP using regex in python
python
regular-expressions
0 Voto
1 Resposta
26th Oct 2018, 7:26 AM
Bishu Giri
Regex of two substrings in C++
c++
find
regex
substrings
0 Voto
2 Respostas
2nd Sep 2024, 11:00 AM
Ketan Lalcheta
[Solved] Problem with regex match in javascript
js
regex
regular-expressions
5 Votos
1 Resposta
3rd Sep 2020, 3:34 PM
March Zucherbug
Python regex to match pattern of number and space or comma
python
regex
2 Votos
28 Respostas
26th Dec 2023, 7:58 AM
Ketan Lalcheta
How can regex find the middle three letters of a 5char-word?
regular-expressions
9 Votos
15 Respostas
2nd May 2020, 7:17 PM
Oma Falk
what is regex and where i can learn
regular-expressions
5 Votos
6 Respostas
28th Oct 2017, 5:31 PM
Ashish Kumar
Who can use good regex ?
pcre
perl
php
posix
regex
skills
1 Voto
2 Respostas
20th Mar 2018, 8:52 PM
Al Dali
Regex question, a range of numbers between two delimiters
regex
regular-expressions
0 Voto
11 Respostas
29th Jan 2022, 9:54 AM
Mick
Python, RegEx, how to eliminate empty strings in regex call? see description
and
between
digits
letters
python
regular-expressions
split
string
8 Votos
9 Respostas
28th Jul 2020, 10:24 AM
Jan Markus
[SOLVED]: Need help with username regex in Javascript to limit the character count
javascript
regular-expressions
25 Votos
10 Respostas
9th Aug 2020, 10:09 PM
Morpheus
RegEx match open tags except XHTML self-contained tags
answer
hilarious
html
parser
question
regex
stackoverflow
9 Votos
1 Resposta
24th Jan 2018, 3:40 PM
Shane Overby
insert a variable in a regex _
adjectives
big
blue
expression
js
pretty
regex
regular
web
1 Voto
1 Resposta
1st Sep 2020, 6:47 PM
Ginfio
[Solved] When is RegEx safe and best to use?
bestusewhen
python3
regex
3 Votos
4 Respostas
4th May 2022, 8:35 AM
Korkunç el Gato
Who understands regEx in javascript here?
javascript
0 Voto
1 Resposta
14th Mar 2019, 2:42 PM
Joseph Chinemerem Jeremiah
What is wrong with this code?
python
python3
regex
0 Voto
2 Respostas
14th Apr 2021, 5:49 PM
Steve Nova
Regex validation of username and password in js
challenge
html
javascript
regex
validation
0 Voto
3 Respostas
25th Nov 2022, 8:53 PM
Coding
Solve this regex in shell script
bash
csh
ksh
linux
regex
regular-expressions
shell
0 Voto
1 Resposta
26th Aug 2017, 11:07 PM
Nawaz
My most involved SoloLearn code yet, the RegEx generator
code
python
regular-expressions
10 Votos
3 Respostas
16th May 2017, 7:51 AM
Tob
How to make passwordValidator function using regex Javascript?
javascript
regular-expressions
0 Voto
4 Respostas
13th Jan 2020, 7:29 PM
tarmuji sudrajat
Python regex that will match anything that isn't a alphabet letter.
metacharacters
python
regex
0 Voto
4 Respostas
3rd Jun 2021, 4:06 PM
David Holmes Ng'andu
Lazy RegEx like `??` . I don't get it
lazy
regular-expressions
1 Voto
5 Respostas
6th Sep 2021, 9:44 AM
tebkanlo
Ayuda con ejercicio de regex python 3
python
python3
regular-expressions
1 Voto
1 Resposta
2nd Jan 2021, 11:03 PM
Suithon
[SOLVED] Small problem with regex match() & replace()
javascript
regex
0 Voto
2 Respostas
17th Nov 2020, 9:13 AM
March Zucherbug
(HELP) Stuck on regex exercise in Python course
python3
regular-expressions
0 Voto
3 Respostas
12th May 2021, 4:05 PM
James Anthony Ville
Is is possible to do this with REGEX ?
python3
0 Voto
5 Respostas
14th Oct 2020, 4:01 AM
Levi
Is there any RegEx metacharacter that will match anything, including line breaks?
.
\n
expressions
javascript
js
metacharacter
regex
regular
13 Votos
11 Respostas
19th Dec 2018, 9:20 PM
Rowsej
How does second regex works in the following code?
javascript
regular-expressions
3 Votos
2 Respostas
16th Jul 2020, 12:22 PM
Abhay
What is faster Regex or a Loop in C#?
c#
csharp
popular
regex
sololearn
1 Voto
3 Respostas
20th Jul 2021, 3:00 AM
Mufungo Geeks
kindly help with my java regex issue
java
0 Voto
2 Respostas
20th Feb 2017, 12:34 PM
nirmal kumar vaidhyanathan
How to generate random email address using regex in Java?
java
regular-expressions
1 Voto
4 Respostas
6th Jan 2020, 2:46 PM
TheEngineerIN
Did this regex match ipv4 address : r"^([0-9]{1,3}\.){1,3}([0-9]{1,3})
quot;
python
regular-expressions
0 Voto
3 Respostas
18th Aug 2017, 3:08 PM
Assem Jhine
Checking whether the given string matches with RegEx pattern
python3
-2 Votos
3 Respostas
5th Jul 2020, 4:52 AM
Revathi
How do I find a number in a random string ?
regex
1 Voto
12 Respostas
10th Jan 2020, 5:30 PM
Jak
How to apply checks on replaceAll using regex
java
0 Voto
1 Resposta
13th Nov 2017, 12:43 PM
Anand Upadhyay
Okay I'm newbie here... what's the difference between regex and searching algorithms I mean when we use regex and when the othe?
algorithm
and
regular
regular-expressions
search
0 Voto
2 Respostas
23rd Aug 2019, 2:53 PM
boura hope
Regex to match a currency string and return value without , chars
convert
currency
pcre
points
radix
regex
regexp
remove
0 Voto
7 Respostas
12th Apr 2024, 1:05 AM
Nathan Stanley
How to extract First & Last name using Regex in C#?
c#
c++
java
javascript
python
python3
-2 Votos
4 Respostas
7th Apr 2022, 6:59 AM
Jojan
what is the regex for printing only the domain from a url?
python#regex
1 Voto
6 Respostas
6th Jun 2018, 4:14 PM
AISHWARYA KASTHALA
How do I use re.sub in Regex to replace"
quot; with "S"?
python3
regular-expressions
1 Voto
3 Respostas
17th Jun 2019, 2:55 PM
thiru mal
Python regex pattern: find single “o” letters (multiple o-s should be excluded)
python
regex
0 Voto
5 Respostas
2nd Mar 2020, 10:24 PM
Prof. Dr. Zoltán Vass
Can you give me some tips about how to understand regex easily?
python3
regular-expressions
1 Voto
4 Respostas
29th Mar 2018, 4:07 PM
강럴기
How can I search for and replace Regex in c sharp
c#
regular-expressions
0 Voto
2 Respostas
21st Sep 2020, 3:37 AM
SUMON CHOWHAN
How do I filter invalid names using regex perhaps?
filter
python
0 Voto
1 Resposta
15th Mar 2018, 1:25 PM
Chuma Umenze
Is it possible to turn groups in a regex match into variables?
groups
match
regex
variables
0 Voto
5 Respostas
18th Aug 2018, 3:35 PM
ReimarPB
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
4
...
7
Próximo >
Quente hoje
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
Convert Animated SVG to PNG
1 Votes
I'm still new, help me about my image code
0 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes
cyber security
0 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
Why are "code bits" based off Visual Studio Code?
0 Votes