Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression for email masking

How to get the digits before some particular word using regex in c#?

c# .net regex

Regex solution for Objective-C

What's the difference between () and [] in a regex?

regex

Find Last Index Of by Regex in Java

java regex

How can check a minimum 3 characters in a given value ,using regular expression

javascript regex

regex - check for decimal(javascript)

javascript regex

Function To Create Regex Matching a Number Range

php regex function integer range

What does [^.]* mean in regular expression?

python regex

Replace all letters in a word to * in js [closed]

javascript regex replace

sed and Mac OS X differences with to upper, to lower and whole capture control sequences

regex macos sed

Removing First and Last Double Quotes

java regex string

Validate only alphanumeric characters in Laravel

Improving/Fixing a Regex for C style block comments

c# c regex parsing comments

How Do I Use A Decimal Number In A Django URL Pattern?

How do I match text within parentheses using regex?

java regex

Reg exp wanted for replacing all non-alphanumeric chars with underscores

php regex

preg_replace in PHP - regular expression for NOT condition

php regex preg-replace

What does the regex string "\\p{Cntrl}" match in Java?

java regex

RegEx to get text from inside the square brackets [duplicate]

javascript jquery regex