Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

partial matching in r- multiple matches

regex r string match grepl

Replace :D emoticons, except inside ":D"

php regex pcre emoticons

PHP REGEX delete brackets and text in brackets

php regex

Only keep this String in Notepad++ (Regex)

regex editor notepad++

Regular expression for mobile number error in case 1 1 1 1 1 1 [duplicate]

regex

Improve performance of a regexp

c# .net regex optimization

Perl regular expression isn't greedy enough

regex perl regex-greedy

Is there an easy method to combine two relative paths in C#?

c# regex path relative-path

What is $1 in Perl?

regex perl

Is there an option for flex to match whole words only?

Perl regular expression \U

python regex perl

Regex to split a string but keep delimiters, but not as separate elements

c# regex

match two strings with letters in random order in python

python regex

How to match a Unicode letter with a JSON Schema pattern (regular expression)

How do I use PHP preg_replace with the same pattern, when the word happens multiple times?

php regex preg-replace

How to check if string contains numbers within square brackets

python regex

Replace characters using regex grouping with sed

is there any named regular expression capture for grep?

regex bash