Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex Match a character which is not followed by another specific character

javascript regex

Regex capture order: wrong alternative matched after greedy pattern

c# regex

Java - regex for ordinary positive negative number

Which would be better non-greedy regex or negated character class?

Split string before any first number

c# regex string split substring

Extract email addresses from log with grep or sed

regex awk sed grep cut

Java : How to remove quotes from Json keys using regex

java regex

How do I create a Regex from a user-provided string which contains regex metacharacters?

regex rust

How to replace just the capture group 2 in VIM with some text

regex vim vi

Replace named captured groups with arbitrary values in Python

python regex python-2.7

Python 3 regular expression for $ but not $$ in a string

python regex python-3.x

How to use a variable as part of a regular expression in PowerShell

regex powershell

regex for finding file paths

python regex

Get key value from string using Powershell

regex powershell

JS split string and return index of each split

javascript regex split

Regex pattern recursively - in python

Named regex fails capture in raku

regex raku

regex lookahead AND look behind

python regex

Trimming carriage return (\r) in Perl

Regex split string on a char with exception for inner-string

php regex string split