Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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++

How to match first groups occurrence with regex? [duplicate]

java regex

R extract string between nth and ith instance of delimiter

r regex

Regex Replacement lookhead

java regex

Python Regex convert matches to a dictionary [duplicate]

python regex

JavaScript RegExp - g modifier not working

Webstorm Javascript Regex - Single character alternation in regex

javascript regex

Matching states and cities with possibly multiple words

python regex python-3.x

Perl Program to efficiently process 500,000 small files in a directory

How can I print 2 lines if the second line contains the same match as the first line?

regex bash awk sed grep

JavaScript regex to get first character of each word in a sentence (Persian, and English sentence)

javascript regex

Replacing special characters in filenames in Windows powershell

regex powershell