Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Need help with a file path validation regular expression

regex

Capturing numbers that are larger than 1 decimal place

php regex

JavaScript Regex exclude brackets

javascript php regex

Remove only leading repeating characters if occurs more than 4 times in string

java regex string

Remove the text outside the brackets

php regex preg-replace

using regular expression to split string with multiple spaces.

python regex findall

JavaScript regex validation issue with time format

javascript regex validation

Detecting "\" (backslash) using Regex

c# regex

C#: Getting Substring between two different Delimiters

c# regex split

Is there a Regular Expression for blank input?

regex

Pipe separated values in groups of 3 regex

regex

Remove non-alphanumerical characters excluding space

c# regex

The regex I use doesn't allow symbols

c# regex

Regex match for a non-english language in Python

Regular expression for identical characters despite line breaks and spaces?

python python-3.x regex

Regex to match special characters EXCEPT hyphen(s) mixed with number(s)

java regex

Use regular expressions on vim to fnd and replace all href links content to '#'?

regex vim macvim

Understanding this perl solution

regex perl syntax

How do I enforce that certain characters must be present when there is an optional character before them?

javascript regex

Insert string in pandas column using regex if pattern is found

python regex pandas