Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to use regular expression to separate numbers and characters in strings like "30M1000N20M"

regex python

Regular Expression which matches space or nothing

java regex

Search on a particular line using Regular Expression in Java

java regex

Replace tabs or multiple spaces

php regex preg-replace

Regular expression to apply backspace characters

c# regex

Regex excluding square brackets

java regex

Regular Expression Minimum Length

regex

RegEx lookahead on .*

regex pcre

Regex to remove track number from song name?

java android regex

Regular Expressions (RegEx) - One String Variable length

c# .net regex

Javascript Regex + Unicode Diacritic Combining Characters`

How can I use regex to match strings if the regex has nested group?

Parse JSON-like markup

php regex

regex match and replace multiple patterns

python regex

How to find multiline text between curly braces?

python regex

unicode regex pattern not working

java regex unicode

Regex to find if a specific character exists odd times in String

java regex string

Password Regex Validation: Preventing Spaces

c# regex

Regex to get area and district codes from UK postcodes

mysql regex

Is this a bug in .NET's Regex.Split?