Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

RegEx to Exclude line using Notepad++ [duplicate]

regex notepad++

SQL to get only string with leading numbers

sql regex oracle

Conditional matching in regular expression

python regex

Why preg_match_all forces me to provide the 3rd optional parameter? [closed]

Replace a series of substrings by one copy

java regex

Python regex negation within regex

python regex

Sed regexp multiline - replace HTML

regex linux tags sed

How to split a string containing both delimiter and the escaped delimiter?

ruby regex

python re.compile match percent sign %

python regex

Validate numbers, parenthesis and spaces only in jQuery validation

Reference 10th submatch [duplicate]

regex sed

What is the purpose of the single quotes in this regex expression?

c# .net regex string-literals

PHP preg_split with two delimiters unless a delimiter is within quotes

php regex delimiter preg-split

Replace multiple periods in string with just one period

regex autohotkey

Find substring in Javascript and prepend/append some characters

javascript regex string

JS regex skips every other match

javascript regex

Regex for removing percentage

regex perl

Regex to match comma in string

c# regex

VB6 and C# regexes

regex c#-4.0 vb6 vb6-migration

Regular Expression - inserting space after comma only if succeeded by a letter or number

java regex