Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

ruby regex - how replace nth instance of a match in a string

ruby regex

GNU grep regex `[一-十]` (one to ten) does not match the Chinese character 四 (four)

regex grep cjk

Regex pattern for numbers with dots

java regex

Need to create regular expression in Javascript to check the valid conditional string

javascript regex

RegEx - Match using symbols but don't replace them

c# regex

explode the price sign & the number

php regex

Python re.sub() weirdness

python regex

Uri.UnescapeDataString fails on different computer

c# regex parsing uri

Remove non printable utf8 characters except controlchars from String

RegEx: words with two letters repeated twice (eg. ABpoiuyAB, xnvXYlsdjsdXYmsd)

regex

Java regex : How to reuse a consumed character in pattern matching?

java regex

Strange issue with regex matching in perl, alternate attempts match

regex perl

regular expression goes into infinite loop

java regex

Regex expression to check for string name with underscore in java

java regex

Why sed doesn't print an optional group?

Understanding Django's urlconf

python regex django

How do I systematically replace text within mustache tags in a large body of text?

regex node.js mustache

C# Regex extract content of a div

c# regex

Using Pattern.MULTILINE in java regex

java regex

Regex with sed, search across multiple lines

regex unix sed