Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

vba regex: dot matching newline

regex vba

Why is my PHP regex that parses Markdown links broken?

php regex markdown

Emacs: replace regexp with per-match prompt

regex emacs

Groovy replaceAll where replacement contains dollar symbol?

regex groovy

Using RegEx and Replace to update address fields with USPS abbreviations in MS-Access

regex ms-access vba

Java regexp groups replacements

java regex

Infinite loop using a pair of Perl regex matches

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