Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Function ereg() is deprecated

php regex

Python regex to match text in single quotes, ignoring escaped quotes (and tabs/newlines)

python regex

What is the difference between [0-9]+ and [0-9]++?

php regex

PHP - Changing Phone Number Format with Regex

php regex replace

C# Regular Expression excluding a string

c# regex

Oracle 11g - Check constraint with RegEx

javascript regex to validate alphanumeric text with spaces and reject special characters

javascript regex validation

How to use Regex look behind?

php regex

Perl, match one pattern multiple times in the same line delimited by unknown characters

regex perl

Match IPv4 address given IP range/mask?

php regex ip-address

Searching Ruby Arrays with Regex expressions

ruby regex arrays

R regex remove all punctuation except apostrophe [duplicate]

regex r

Replace all non-word characters with a space

c# regex

Regular Expression to allow french text as well as english text?

javascript regex

Multiline Regex in PowerShell

regex powershell

Is there any Python implementation of logstash's grok functionality?

Django - How can i modify text before save them to database?

Grep for a string that ends with specific character

regex bash grep

Regex to determine if string is a single repeating character [duplicate]

java regex string repeat

Restricting Character length in Regular expression

javascript c# regex