Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

scanf regex - C

c regex scanf

How do I build Perl regular expressions dynamically?

regex perl configuration

Why does "Year 2010" =~ /([0-4]*)/ results in empty string in $1?

regex perl

How to capitalize first letter of first word in a sentence?

How to make regex case-insensitive?

Use sed or awk to fix date format

regex bash sed awk

Remove () and - and white spaces from phone number in Javascript [closed]

javascript regex

Java - what is the best way to check if a STRING contains only certain characters?

java regex string char

How to remove new lines within double quotes?

regex bash file ubuntu newline

Remove everything outside of the brackets Regex

javascript jquery regex

Why does \w match only English words in javascript regex?

javascript regex hebrew

How to match unicode words with ruby 1.9?

ruby regex unicode

Java regex case insensitivity not working

java regex

Take a url variable with regex

javascript regex

Javascript split only once and ignore the rest

javascript regex split