Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Exclude null regex groups

java regex

Regex to match all unicode quotation marks

Validate part of mail suffix

c# regex

Split by a comma that is not inside parentheses, skipping anything inside them

java regex string split

Find all text within square brackets using regex

regex

Naming convention of regex, lookahead and lookbehind

How to exclude list of folders from Mercurial/TortoiseHG's .hgignore file?

regex mercurial tortoisehg

Regular expression to match a certain HTML element

php regex html-parsing pcre

How to split String with this regular expression?

java regex

Calculating the maximum possible length for a string matching a regular expression in xsd (C#)

c# xml regex xsd

Regular Expression for parsing apache error log files

regex apache logging

Regex to match two or more comma separated integers

regex

Why doesn't substitution in list context return a list of captures?

regex perl capture-group

Regex pattern to valid file name

c# regex

How do I create a Perl regex that matches non-alphanumeric characters except spaces?

Ruby regex that splits on newline, space, or comma

ruby regex

Regex to capture parenthesis with hash tag?

c# .net regex