Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to use a regex capture group in redshift (or alternative)

sql regex amazon-redshift

Replace all non-alphanumeric characters in a string with an underscore

regex bash awk sed

How to Fix JSON Key Values without double-quotes?

python json regex

Need Perl regex which matches every a software version starting from 3.10.1.0 and all further versions numbering

regex perl version

Ruby RegEx problem text.gsub[^\W-], '') fails

ruby regex

Regex that validates Active Directory default password complexity

Regular expression to match a name

javascript regex

Split a html string in N parts

Need to split a string into two parts in java

Regex for field to contain 13 digits?

regex

Regular expression to match dollar amounts

c# javascript asp.net regex

Disabling backreferences in perl

regex perl performance

Can this be done in one regex?

ruby regex

Cross browser Javascript regex

Using functions or methods in Java's String.replaceAll() regex

java regex string

SQL Regular Expressions

sql sql-server regex

regex greedy problem (C#)

c# regex greedy regex-greedy

Perl: Is this good or bad regex, and how to improve it?

regex perl

A good way to insert a string before a regex match in Ruby

ruby regex

How to check URL contains http using JQuery and RegEx

jquery regex