Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Why Perl regex doesn't match "\n" with a following character?

regex perl

Convert lower camelCase to PascalCase in c#?

How to replace "\n" but not ">\n" in a string

java html regex

Using replace with regular expressions - VBA

regex vba format

I used a regular expression to restrict the numbers only between 3.00 to 100.00.But it was allowing the numbers between 100.01 to 100.99

regex

Find a word not proceeded by another word

python regex

Regex to match {12} digit number & other pattern, multiline, when any characters can be between them

regex

regex to match a string without whitespaces between two #

regex

split a string only if it contains multiple year in it and make a custom string

java regex algorithm split

How would I match a string that may or may not span multiple lines?

python regex

Closest number in string to specific phrase

php regex string

reading regular expression for beginner

php regex validation email

how to select the content with sed in linux shell

regex shell awk sed

Validate email address in Javascript, and compatible with non-ASCII characters

Optimize RegEx matching in PowerShell

Replacing all consecutive "\r\n or \n"s with one single <br>

java html regex string

Find all rows that have Non-ASCII in a specific column in SnowFlake

find recurring pattern with `sed`

regex unix sed

Regular Expression to match MM/YYYY or m/YYYYY

Regular expression - allow digits but no dash punctuation mark

regex