Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Converting excel formula to wolfram mathematica using regex

html input validation that works when using paste

Swedish SSN Regular expression reject users under a specific age

How to find a word before matching string

c# regex

$ in regular expression not maching against end of line

javascript regex sed

PHP preg_match_all, check & explode

php regex recursion

Isn't \d redundant in [\w\d]?

python regex

Regular Expression That Contains All Of The Specific Letters in Notepad++

regex notepad++

BeautifulSoup returns empty list when searching by compound class names

Find smallest substring containing a given set of letters in a larger string

Contents of a RegExp match

javascript regex node.js

Extract YouTube ID with or without RegEx

java regex youtube

Find word not surrounded by alpha char

python regex

Strange behavior of capturing group in regular expression

python regex

Replacing punctuation except intra-word dashes with a space

python regex r

Regex matching only prefix or only suffix (XOR)

java regex

What are the precedence rules for Perl regular expressions?

regex perl

Fastest way to strip punctuation from a unicode string in Python

Removing Carriage return on Mac OS X using sed

Differences between C# and JavaScript Regular Expressions? [closed]

c# javascript .net regex