Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Is there a more concise regular expression to accomplish this task?

vb.net regex

How to include named capture groups in java regex? [duplicate]

java regex

How to get rid of duplicates in regex

c# regex duplicates

Is there a regex flavor that allows me to count the number of repetitions matched by the * and + operators?

MySQL REGEXP: matching blank entries

mysql regex

struggling with conditional regular expressions

ruby regex

regular expression which returns false always [duplicate]

php regex

Regex - Saving Repeating Captured Group

ruby regex capturing-group

Django RegexField Letters and Numbers only

python regex django

PHP regex periods

php regex

PHP preg_replace to turn **xyz** to <b>xyz</b>

Regex to disallow HTML tags? [duplicate]

html regex

Python: String formatting a regex string that uses both '%' and '{' as characters

python regex

Regex.Replace with compiled option in a cycle

c# regex

Multi-language input validation with UTF-8 encoding

Match C# Unicode Identifier using Regex

Regex & String Libraries in Haskell

regex string haskell

Remove text after a string occurrence

c# regex linq string

removing space and retaining the new line?

javascript regex

different split Regex result in IE

javascript regex