Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Get text inside brackets along with splitting delimiters in regex java?

java regex split delimiter

Python regex catastrophic backtracking

python regex string

Append a string to another with Regex tools

regex perl unix sed awk

Search Sublime Text 2 for files that contain 'Mickey' but do not contain 'Mouse'

regex sublimetext2

Auto named-anchors in markdown

php regex markdown

Finding duplicate consecutive strings in vim using vim regex

html regex search vim replace

Strange result with a simple regular expression

javascript regex

Remove non-letters and letters not preceded by specified characters or at the start of the string

php regex replace sanitization

Adding variable whitespace between two strings

regex

How to repeat a capturing group?

java regex

regular expression validator to check if string has number

c# asp.net regex

Regular expressions: letter not followed by another letter [closed]

php regex

Python regular expression for matching 3 and 16 characters

python regex

How can I use Javascript to find a cookie with a random name?

javascript regex

how to get content out from a square bracket using regex?

javascript regex

Regex to check if password contains at least one capital letter

jquery regex

Why does *.* in regex return undefined

javascript regex

Tricky regex parse on key value pairs

javascript regex

Get the index of a regex match in Scala

regex scala