Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Sed. How to remove line match with pattern and strings arround it?

regex bash sed

Split a vector of strings over a character to return a matrix

regex r string

Regular expression to strip all non numeric characters except scientific notation

How to properly match word separators in C# without matching additional characters

c# regex string parsing

Remov all words that are longer than two characers

How to count non-empty lines inside a string in javascript

javascript regex match

Convert ColdFusion Session to an Array (Date) regEx issue

arrays regex coldfusion

Regular Expression with exactly 2 uppercase letters and 3 numbers

javascript regex

RegEx pattern for partial URL (switch on two values in path)

c# regex