Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex Help with manipulating string

php regex

Regex to exclude 1 word out of a regex code

php regex

.Net Regular expression - how to do an exact match exclusion on a full string?

.net regex

Can you use back references in the pattern part of a regular expression?

php regex backreference

Regex capture every occurrence of a word within two delimiters

regex

Regex elegant pattern match

regex

.Net Regex that Matches Strings With Any non-ASCII char in it

c# .net asp.net regex

Regular expression to remove any currency symbol from a string?

c# regex

sed - extract STRING between first occurrence of MATCH1 and next occurrence of MATCH2

regex bash sed

Java Regex - Extract Hashtags from String

java regex twitter

RegEx How to handle zero length strings?

regex coldfusion

Java Regex: How detect a URL with file extension

java regex string url

Regex PHP Only Match if Not Surrounded By Quotes

php regex

Java support for non-BMP Unicode characters (i.e. codepoints > 0xFFFF) in their Regular Expression Library?

Regex ignore underscores

c# regex regex-negation

Using Java's Regex to extract a word from a path name

java regex

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset

php regex preg-match

C# - Regex Match whole words

c# regex regex-negation

How to redirect multiple domains to another domain except 1 directory using htaccess?

RegEx to read multiple parameters of unknown multiplicity

java regex