Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Need regex to get domain + subdomain

regex dns subdomain

PowerShell batch rename with regex? Can't figure out the expression

regex powershell

Noob regex poser (match MAY contain and MUST have)

regex

Regex for capitalized backreference

regex

How to search for all files containing 2 specific strings?

Regular expression to replace spaces between numbers with a comma

regex sublimetext

Eclipse file search regex to include search phrase and exclude particular strings

regex eclipse search

Named capture groups in the function version of `replace()`

PostgreSQL find where string contains exact string

regex postgresql

Do all JavaScript regular expressions work in .NET?

Use a regular expression for CMake find_path hints

c++ regex cmake arduino

PHP Prepared Statements... Bind variable as numeric range in REGEXP?

php mysql regex pdo

Regex for float number with length 5 and , or . separators

c# regex floating-point

Regex101 and Js regex search showing different results

javascript regex string

How can I convert a Perl regex with named groups to Python?

python regex perl

Replace string everywhere except if its within quotes

javascript regex string quotes

Regular expression, match substring between pipes

regex

Replace only the first occurence matching a regex with sed

regex sed

R: parse nested parentheses

r regex

Regular expression to match part of an optional part of a string [duplicate]

php regex preg-match-all