Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Java regex doesn't match outside of ascii range, behaves different than python regex

Using grep with negative look-ahead returning no matches

regex bash git grep

Java regex - expression with exactly one whitespace

java regex

Using regex to delete extra empty lines of a text

regex

PowerShell Regular Expression match Y or Z

regex powershell

how add flags to python regex?

python regex flags

Multiline RegEx: match last occurrence only

ruby regex

Regex to Capture rest of the line

regex

How to use zgrep and regular expression?

regex linux zcat zgrep

preg_replace with multiple patterns replacements at once

How to include variable in Regular expression pattern

regex vba

Perl: Use backreferences in a replacement string variable

regex perl

Regex to match any number except 0 and 1 consisting of max four digits

regex

Using backreference as replacement string in JQ

regex jq

Java regular expression for masked alphanumeric codes

java regex replaceall

Remove </div> HTML tag from a string in PHP

php regex

In PHP, what is the most efficient way to match a string against a list of keywords?

php regex string match

Regex matching only numbers

regex shell sed

The "\z" anchor not working in Python regex

python regex