Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

JavaScript RegExp match text ignoring HTML

javascript regex

Converting new lines to paragraph/br HTML tags, can this be a single regex?

javascript regex string

In Perl, what is the difference between s/^\s+// and s/\s+$//?

regex perl

Simple PHP Regex String Starts With

php regex

Javascript replace() and $1 issue

javascript regex

How to set up REGEX that doesn't match anything?

regex regex-negation

Easiest way to test vim regex?

regex vim vim-plugin

sed error "Invalid range end"

regex ubuntu sed substitution

Regex to match nested json objects

java regex

Bug in .net Regex.Replace?

.net regex

How to match the Nth word of a line containing a specific word using regex

regex

Extracting time from character string with strptime() in R, returning NA

regex r date time strptime

Finding palindrome using regex

regex perl palindrome

Regex match unescaped quotes

ruby regex

htaccess redirect without the path

Extract data from json inside mysql field

mysql regex json group-by

How do I match everything after @ until space?

javascript regex

Include special characters like ö,ä,ü in regular expressions [duplicate]

javascript regex html

What pattern should be used to validate 2 BIN MasterCard numbers [closed]

regex validation mastercard

Notepad++ insert new line at every nth occurrence of a string/character

regex notepad++