Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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)

Detect emails in a text and surrond it with the <a> tag

java regex email extract

.htaccess - move site from .html to .php, but exclude a folder

php regex apache .htaccess

Using standard .NET Regex in Visual Studio's Find dialog