Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex for matching grey colors in hexadecimal notation

regex

Extract parameters from string, included quoted regions, in Qt

c++ regex qt split

Regex to force a specific length and at the same time not starting with a number

javascript regex

PyMongo query with regex returns nothing despite if: elif: else

copying a directory structure via shell scripts

regex bash shell

How to search in Visual Studio Code using regex to match only uncommented code?

preg_match with number PHP

php regex numbers preg-match

Nested regular expression

python regex

Regex to extract multiline hash comments

python regex

How to escape a delimiter by doubling the delimiter in a regex

c# regex

Python - regex to keep only words with textual characters

python regex

Vim - sed like labels or replacing only within pattern

regex vim sed label

Is there a good regular expression for multiline matching of received SIP invites?

python regex

Becs character set regex

php regex

In Raku, how does one create a Code object dynamically from a string?

regex raku

Regex to match one portion of a string

php regex

How to write a perl if statement that tests how many times a string is found using regex?

regex perl

Generating backreferences from a repeating group

regex

regex: Extract int after string and colon

c++ regex