StackOverflow Questions for Tag: regex

sgl
sgl

Reputation: 571

How to allow negative numbers also with 2 decimals points

Score: -4

Views: 39

Answers: 0

Read More

Regular expression for letters of any alphabet

Score: 0

Views: 44

Answers: 1

Read More
Art
Art

Reputation: 1629

Replacing multiple blank lines with one blank line using RegEx search and replace

Score: 40

Views: 31877

Answers: 11

Read More
DavidS
DavidS

Reputation: 33

Using Perl Regex, how can I capture the position of the hyphens in a hyphenated word?

Score: 0

Views: 116

Answers: 3

Read More
Nate Rubin
Nate Rubin

Reputation: 832

Need regex to match word or end of string

Score: 2

Views: 125

Answers: 2

Read More
lonix
lonix

Reputation: 21011

Match text with emojis to blacklist using javascript regex

Score: -3

Views: 51

Answers: 0

Read More
tquid
tquid

Reputation: 321

Regex to capture a group of delimited words that must end with a specific word

Score: 0

Views: 51

Answers: 2

Read More
Hilena
Hilena

Reputation: 11

How to invert regex in JavaScript?

Score: -2

Views: 33

Answers: 0

Read More
Suhani Bhatia
Suhani Bhatia

Reputation: 97

How to remove square brackets and backticks from a string in Scala using regex replaceAll

Score: 0

Views: 71

Answers: 1

Read More
majo majo
majo majo

Reputation: 43

Replace middle chars with dots

Score: -2

Views: 112

Answers: 0

Read More
mortenbo
mortenbo

Reputation: 69

Always catch the outermost delimiter?

Score: -1

Views: 34

Answers: 0

Read More
user3182138
user3182138

Reputation:

Check if String has only Integers separated by comma in PHP

Score: 11

Views: 5985

Answers: 3

Read More
vilmarci
vilmarci

Reputation: 535

Notepad++ replace text with RegEx search result

Score: 1

Views: 6249

Answers: 3

Read More
Ian W
Ian W

Reputation: 4767

Powershell regex multiple match per line

Score: 0

Views: 400

Answers: 4

Read More
bob_the_bob
bob_the_bob

Reputation: 381

Regex to replace uppercase I at end of words

Score: 1

Views: 74

Answers: 3

Read More
Mikhail T.
Mikhail T.

Reputation: 4017

Need help splitting text in Java using a Pattern with look-ahead

Score: 0

Views: 62

Answers: 0

Read More
Joshua Muheim
Joshua Muheim

Reputation: 13243

Split a multi line string according to some regex, then "glue" it together again (depending on the match)

Score: 3

Views: 136

Answers: 3

Read More
Kevin
Kevin

Reputation: 314

Trouble figuring out Regex to match where the segment contains either of two characters, but can have spaces anywhere along the way

Score: 3

Views: 99

Answers: 4

Read More
Mr.wiseguy
Mr.wiseguy

Reputation: 4252

Regex match number between 1 and 31 with or without leading 0

Score: 12

Views: 34849

Answers: 2

Read More
anji_rajesh
anji_rajesh

Reputation: 379

Replace word using java regex but not quotes

Score: 3

Views: 196

Answers: 2

Read More
PreviousPage 3Next