Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to set Regex Expression as the Mask for a MaskedTextBox in C#?

c# regex maskedtextbox

Lazy regex doesn't work as expected C#

c# regex regex-greedy

How to create a regex that will match regardless of the sequence of characters?

php regex

Azure Kusto - Parse-where Regex use - Case insensitive

Censoring selected words (replacing them with ****) using a single replaceAll?

java regex

Replace Space with "/" if adjacent word begins with same letter, else "&" Excel Macro VBA

regex excel vba

Ruby regex MatchData to Integer conversion

ruby regex

What's the difference between these two below?

java regex

My Java regex isn't capturing the group

java regex

PHP: Format a numeric string by inserting comma

php regex string formatting

get specific lines in a range pattern from a text file

RegularExpressions.Regex.IsMatch is hanging

c# regex

Template processing - find variable references inside a string

java regex string

How to replace the last instance of a character in a string?

javascript regex

Perl regex to filter digits within the string

regex perl

Regex capture everything between two tags across multiple lines [duplicate]

javascript regex

Why is this gsub not working in R

r regex gsub