Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Retaining captures with the Perl substitution operator

regex perl capture

checking a password for upper lower numbers and symbols

php regex

replace substring of matched regex

using negative conditions within regular expressions

ruby regex gsub

How can I write a regular expression to match lines not ending with a phrase?

php regex

.htaccess rewrite friendly URLs

Should I declare pattern object as static

java regex static-variables

Are end of string regex's optimized in .NET?

.net regex

Matching Cyrillic symbols in C#

c# regex

Which approach to templating in C# should I take?

c# regex templates

How to add a modifier to a quoted regular (qr) expression

preg_replace to remove stand-alone numbers

php regex preg-replace

How to replace lookahead in regex?

regex oracle

Mobile regexp user agent

php regex mobile

can't understand String.replaceAll non-greedy behavior [duplicate]

java regex

Perl regex find character from arbitrary set

regex perl cjk

Concatenate neighboring characters of a special character "-"

c# .net regex string

Regex to match any number (Real, rational along with signs)

java regex

How can I use regular expression for unicode string in python?

python regex unicode

Eclipse is saying there's an Illegal repetition in this regex

java regex eclipse