StackOverflow Questions for Tag: regex-greedy

Matt095
Matt095

Reputation: 875

Set a multichoice regex to make its matching attempts always from left to right, no matter if another previous regex tries to capture more chars?

Score: 0

Views: 61

Answers: 1

Read More
jerrytim
jerrytim

Reputation: 728

use regex to extract multiple strings following certain pattern

Score: 1

Views: 1433

Answers: 2

Read More
Faizan Ashiq
Faizan Ashiq

Reputation: 67

Regex to allow only alphabet and special alphabets like é

Score: 0

Views: 105

Answers: 1

Read More
anongal
anongal

Reputation: 45

regexp_replace is replacing my string with multiple periods in between capture groups when I only want one period

Score: 2

Views: 264

Answers: 1

Read More
sigur7
sigur7

Reputation: 936

Regex in Visual Studio Code Search/Replace to change urls with any structure

Score: 1

Views: 1838

Answers: 2

Read More
Jesse J Sosmena
Jesse J Sosmena

Reputation: 43

Regex: Plus operator does not match. How many times my regex backtrack? [ ^ ]*

Score: 2

Views: 44

Answers: 1

Read More
ver_roh
ver_roh

Reputation: 17

regex patter not working after combing flags verbose and multili

Score: 0

Views: 32

Answers: 0

Read More
yassine
yassine

Reputation: 75

How I create a smart splitting regex on special characters?

Score: 1

Views: 62

Answers: 1

Read More
bigyihsuan
bigyihsuan

Reputation: 181

Golang `regexp`: Splitting a string with syllables `CV(N)(C)`

Score: 1

Views: 91

Answers: 0

Read More
Good Panic
Good Panic

Reputation: 137

Match Path using Regex in Java

Score: 1

Views: 145

Answers: 1

Read More
J-A-S
J-A-S

Reputation: 378

How do greedy / lazy (non-greedy) / possessive quantifiers work internally?

Score: 3

Views: 2209

Answers: 1

Read More
kamal babaei
kamal babaei

Reputation: 1

Question about matching RE in a complicated form

Score: 0

Views: 97

Answers: 1

Read More
user7343922
user7343922

Reputation: 306

Presto regular expression patter match multiple times

Score: 2

Views: 1313

Answers: 1

Read More
S.Solomon
S.Solomon

Reputation: 3

Regex get certain information

Score: -1

Views: 47

Answers: 1

Read More
Ramesh Thiyagarajan
Ramesh Thiyagarajan

Reputation: 75

How to delete all other characters except match case using Regex

Score: 0

Views: 154

Answers: 2

Read More
Andre Piazza
Andre Piazza

Reputation: 33

Regex to individuate entries separate by specific character

Score: 3

Views: 35

Answers: 1

Read More
priyam singh
priyam singh

Reputation: 115

Java Regex to validate group field pattern example - abc.def.gh1

Score: 0

Views: 71

Answers: 1

Read More
karlosuccess
karlosuccess

Reputation: 885

Regex match a string followed by 1 forward slash

Score: 0

Views: 50

Answers: 1

Read More
karlosuccess
karlosuccess

Reputation: 885

Regex to find pattern STRING/STRING, with word exception

Score: 0

Views: 36

Answers: 0

Read More
franco
franco

Reputation: 697

RegEx for failing subdomains

Score: -4

Views: 56

Answers: 2

Read More
PreviousPage 4Next