Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Regular expression replace with callback

regex haskell

How to match anything except two or more consecutive spaces in a regex?

python regex

Remove digits but not when part of a word

java regex

Regex to match all until blank line in Javascript

javascript regex

PHP PCRE (regex) doesn't support UTF-8?

php regex ssh pcre

jQuery/JS, removing/trimming trailing html line breaks?

In C#, how can I get the start/end indexes of all the replacements by the Regex.Replace() function

c# regex

Can't detect '#' as special key (Regex Asp.net)