Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Dealing with nested parenthesis in regex

java regex

Regex for getting content between $ chars from a text

python regex

Why won't this regex work with file reading and PHP? It works for other files though

php regex

Replace more than 150000 character with sed

regex bash shell sed grep

Javascript Regular Expression to Parse CSS

javascript css arrays regex

Oracle REGEXP_LIKE match non-numeric character

Regex to match the first half of a UK postcode

regex postal-code

Crockford - Chapter 8 - page 86

javascript regex

Regular expression for phone number starting with '00' or '+'

java regex

Regex to remove characters and supplied words

c# regex

ASP.NET Regular Expression Validator not validating as expected

c# asp.net regex

awk remove characters after number

regex bash sed awk

Regex, exclude number starting with certain character

java regex

Equivalent of URL parsing PCRE regex for .NET

regex

php getting substring from a string

php regex string url

How could I validate 13 digit phone number with hyphen?

javascript regex

RegEx-Stylish - Excluding some pages

regex stylish

get list of what was not matched by regex?

python regex

Java regex intersection with backreference

java regex

Java regex for matching certain parts of JSON substrings

java regex json string