Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to tell regex not to match a group?

javascript regex

One or Two Letters followed by 3-4 numbers

regex

MongoDB Search and Sort, with Number of Matches and Exact Match

Saying that two letters have the same quantifier without specifying a number in Regex

regex

Regex in R: replace only part of a pattern

regex r

Regex matching except whitespace in Python

python regex

Replace last comma separated value by another using regex

javascript jquery regex

Format perl regex capture groups

regex bash perl

If text begins or ends with these characters, remove characters

javascript jquery regex

Using awk to find a domain name containing the longest repeated word

regex bash awk

Replacing empty <p></p> with regex

javascript regex

How to capture all regex groups in one regex?

Regex validation letters, dots and dash Laravel

php regex laravel

When using regex in C, \d does not work but [0-9] does

c regex

How can I remove a filename extension from a string in Rails 4?

ruby-on-rails ruby regex

Using Python's regex .match() method to get the string before and after an underscore

python regex string iterator

How to restrict ExtJs Textfield to accept only numbers using maskRe . (Should accept Positive , Negative , integer and decimal numbers.)

Regex statement in C++ isn't working as expected [duplicate]

c++ regex

Using regex and tidyr in R to split column variable on first instance of match

r regex tidyr

How to delete every third line on Notepad++?

regex notepad++