Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

perl how to remove last '_'?

regex perl

Regular expression to check for two characters

Email verification in JavaScript

javascript regex validation

Regex to identify rows that do not contain exact number of occurences of quotemark character using Notepad++

regex notepad++

removing redundancy from regex with multiple possible delimiters

regex pcre

Regex to catch code that uses private members in python, unless its a function def

python regex python-2.7

How do I get multiple groups for a regex?

ruby regex

replace special characters in a string in PHP using regex except certain chars

php regex

Regex validation rules

javascript regex validation

Get $1 capture group with dynamic RegExp

Why doesn't zero-width match regex work?

regex perl mainframe jcl

Group regex with two fixed-length numbers and remove its leading zeros

python regex

Why does this regex not match?

java regex

Match email with a-z and dots or plus

regex pcre

ant task to print the contents of a directory to a file

regex list ant build

Is this description of alternatives in regexes wrong?

python regex peg

Replace substring containing dollar sign ($) with other column value pyspark [duplicate]