Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Remove one word and one word before match

c# .net regex

\w is not matching cyrillic characters in Perl

regex perl

Regular expression: repeating groups only getting last group

regex

perl: substitute pattern with pattern of different size

regex perl substitution

C# Regex Pattern to remove all in a List

c# regex list

Bash completion doesn't work for MSYS bash. Regex syntax error

Regex to capture digits in a list enclosed in other characters

regex python-3.x

Are named capture groups supported? If so, how to engage?

regex visual-studio-code

How do I not include part of a regular expression

c# regex string

converting markdown lists to html lists in PHP

php regex markdown

How do I parse a log from a game with regex and/or linq?

c# regex linq

How would you translate this JavaScript regex to Java?

java regex

Regex pattern with subpattern exceptions (Python)

python regex web-scraping

Is this Regex incorrect? No matches found

java regex

Remove additional spacing in string [Fastest Way]

c# regex performance

JQ - how to define regex for special characters

regex string jq

Regex vulnerable to polynomial runtime

R - Regex text extraction which recognizes numeric values of more than 1 number

regex r

How to extract all variables from file

regex awk sed grep