Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Sublime Text 3 API plugin for regex replacing text

Any way to use a regular expression with two different pairs of delimiters?

Data Annotation MVC 4 Digits

Extract multiple independent regex matches per line

regex bash awk sed

Extract numbers and names from string

java regex

Use regex to match a number between 1 and 105

regex