Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Parsing XML with < and >

c# xml regex

Non-Capturing group regex not working in Java

java regex

Ignore characters in preg_match_all output

php regex match

Is there a way to refer to the entire matched expression in re.sub without the use of a group?

python regex

Positive look ahead in R - passing variables

regex r variables

Swift regex - How to extract a matching group

regex swift

extract comma separated strings

regex r string strsplit

Is there a way of using wildcards in gnuplot?

regex gnuplot wildcard

Delete duplicate consecutive lines without sort or unique in xml file

regex xml bash awk sed

ruby regex to match multiple occurrences of pattern

ruby regex

Extract Excel string from matched Regular Expression (VBA)

regex vba excel

Scala regex extract domain from urls

regex scala

Use Perl regex attributes in awk

regex perl awk pcre

How do you remove all the lines between two html tags using sed (or similar)?

regex bash sed

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