Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Perl regex find character from arbitrary set

regex perl cjk

Concatenate neighboring characters of a special character "-"

c# .net regex string

Regex to match any number (Real, rational along with signs)

java regex

How can I use regular expression for unicode string in python?

python regex unicode

Eclipse is saying there's an Illegal repetition in this regex

java regex eclipse

How can I make this regular expression not result in "catastrophic backtracking"?

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