Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

REGEX: Splitting by commas that are not in single quotes, allowing for escaped quotes [duplicate]

php regex

Removal of special characters from string using perl script

match multiline pattern non-greedy with sed?

regex sed multiline

Why is this regex returning more groups than it should?

regex perl

Find specific word in reg ex along with special character

Regular Expression to match numbers in square brackets in python

python regex text

How can I match \n\r with preg_replace in php

php regex

Bash regex comparison issue

regex bash

Regex to allow text, some special characters and keep below a specified length

asp.net regex validation

[A-Z]{2,4} not limiting to between 2 & 4 characters

javascript ruby regex posix pcre

regex equivalent to \b that also matches multiple whitespaces

python regex

Split only when quotes contain 3 characters or more

python-3.x regex

REGEX to format decimals using superscript in MVC4 Razor / Javascript

Remove a timestamp from string

Regex Notepad++ Del all except IP

regex notepad++

Fix RegEx to properly capture text inside parenthesis

c# .net regex vb.net

Can't replace space with Zero-width space using RegExp

javascript regex

Is it possible to find exclusive matches (in or group statement) with a backreference?

regex backreference

Regular expressions to match protected separated values

regex perl

Split on regex (more than a character, maybe variable width) and keep the separator like GNU awk