Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex slow on Windows Server 2008

c# .net regex

filter_var versus preg_match

php regex

Masking a string in perl using a mask string

regex perl

Regular expression to extract text between either square or curly brackets

regex

Why is this statement treated as a string instead of its result?

regex perl string

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