Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Match text up to given character but excluding character occurrence within single quotes in Perl

regex perl

Grep in bash with regex

regex bash shell grep

Get a single word before or after another word

php regex text matching

Regular expression - also empty string allowed

javascript regex

Remove all non-numeric characters but keep a specific word

java regex

Simple Regex Python

python regex

regex capture group

python regex

regex to find a specific pattern in python [closed]

python regex

Regular Expressions with Hyphens seem broken when using Boundaries?

javascript regex string

sed: Replace FIRST occurence of space with newline

regex linux file sed

preg-match for repeated characters

php regex preg-match

Why is my regex valid with the RegExp u flag, but not with the v flag and does not work in HTML pattern attribute?

How to return only needed match with preg_match

php regex preg-match

How to find substrings flanked by a specific character and replace with text of the same length in R?

r regex

Ruby using gsub with regex

ruby regex gsub

Removing duplicate instances of a character using a regex expression using python

python regex

mysql regexp for all column with same data

mysql regex

Check whether text field contains numbers only and has to be 11 digits

javascript jquery regex