Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Split list of words using streams in Java

Using regular expressions how do I find a pattern surrounded by two other patterns without including the surrounding strings?

regex

How do I avoid the implicit "^" and "$" in Java regular expression matching?

java regex

How to validate characters ONLY in ColdFusion CFForm?

static vs. instance versions of Regex.Match in C#

c# regex performance

How to replace text in html document without affecting the markup?

javascript jquery regex

Javascript REGEX

javascript regex

java replace regex a-z0-9 only

java regex

Would you implement a lightweight XML parser with <regex>?

c++ xml regex c++11

Replace multiple <br> into single <br> using C# or Jquery

c# jquery regex

Return only matches from substitution in Perl 5.8.8 (was: Perl "p" regex modifier equivalent)

regex perl perl5.8

Why is the return value of an empty python regexp search a match?

python regex

Regex Character Class Subtraction with PHP

php regex

How can I change my regular expression to read UTF-8?

regex perl utf-8

Java regexp error: \( is not a valid character

java regex

regular expression for ipaddress and mac address

Splitting at space if not between quotes

java regex

Regular Expression - Get Word Between Characters

.net regex

regular expression pattern for any string with specific length

php regex preg-match

Javascript Regexp Search and Replace

javascript regex