Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex - Match any word but ignore specific word [duplicate]

regex

Including non-breaking whitespace in character classes

regex raku

Can this function be rewritten with a regex?

Raku regex: How to know which group was captured at an alternation

ASP.NET Regular Expression Validator (Password Strength)

How to do perl inline regex without setting to a variable?

regex perl replace

Simple jQuery / javascript method to escape special characters in string for regexp

javascript jquery regex

Extract sub-string between two certain words using regex in java

java regex

How to use regular expression in TSQL?

Replace all occurrences inside pattern

php regex preg-replace pcre

Regex - Match all occurrences?

regex perl

Java RegEx Matcher.groupCount returns 0

java regex matcher

How to remove escape characters from a string in JAVA

java regex

Lazy (ungreedy) matching multiple groups using regex

java php ruby regex perl

Rewriting a URL to a query string on Apache and Nginx

Regular Expression, Select word between two words

regex

dynamic regex in R

regex r

When Ruby regex doesn't fit on line

ruby regex cucumber

Generating strings from regular expression in JavaScript

javascript regex

Regex not start with dot or end with dot

python regex