Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

replace URLs in text with links to URLs

python regex url hyperlink

Regex to match a whole string only if it lacks a given substring/suffix [duplicate]

regex regex-negation

Regex: How to strip email before "@" symbol?

php regex string

Removing non-alphanumeric characters from a string

php regex user-input

How do I match unicode characters in Java

java regex unicode

MySQL CASE statement and REGEXP

mysql regex case

Php to replace @username with link to twitter account

php regex

Javascript regex .match() is null

javascript regex

Why does the non-capturing group (?:) seem to not be working?

regex perl string

Simple Bash and RegEx Questions [duplicate]

regex bash bash4

Ruby string search: which is faster split or regex?

ruby regex

Implementing RegEx Timeout in .NET 4

Regex to accept only alphabets and spaces and disallowing spaces at the beginning and the end of the string

java regex

Using regex to extract multiple numbers from strings

c# .net regex

How can I specify Cyrillic character ranges in a Python 3.2 regex?

regex unicode python-3.x

Replace all but last instance of specified character

regex vb.net

How to include object in regular expression

regex r object

Extract a substring between double quotes with regular expression in Java

java regex

Replace unicode space characters

javascript jquery regex

dart regex matching and get some information from it

regex dart