Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

java regex, split on comma only if not in quotes or brackets

java regex

Java Regex replacement for negative bytes in string

java regex

Remove consecutive <br> from string using regex c#

c# regex

Javascript: Extra character in concatenated string preventing match with object key

NGINX rewrite rule doesn't match with REGEX (.+)

Graylog2 Stream filter rule

regex logging graylog

Regex for strings starting with letters/_ and (possibly) following letters/digits/_

.net regex f#

Regex add space to camelCase - but not if a trailing upperCase letter exists

regex

Correctly parsing comment in regex

c++ c regex

Matching two strings together using NLTK?

python regex nltk analysis

Extracting `<key>=<value>` pairs with regex, dot group (.+?) not cooperating with optional space (\s)

regex pcre

Java regex : Case insensitive matching for non English characters

java regex locale

Java Regular Expression for number of exactly 5 digits anywhere in the string

java regex

Regex expression for matching all duplicate substrings of any length

Remove a list of special characters from string in C# [duplicate]

c# regex

Regex - How to replace period in file name with an underscore

regex

Regex filter numbers divisible by 3

python regex

Differences between (.*) and (.*?) [duplicate]

php regex

How can I replace \ with / in Java?

java regex

Problem with re.findall (duplicates)

python html regex