Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

string.Format, regex + curly braces (C#)

c# regex

PHP replacing literal \r\n with <br/> (not replacing new lines)

php html regex string

Infinite while-loop in perl

regex perl

Count the capture groups in a qr regex?

regex perl capture

How to match an ip address in mysql?

mysql regex

What regex to match all occurrences of css urls?

javascript css regex

why c++11 regex (libc++ implementation) is so slow?

c++ c regex

How to remove empty results after splitting with regex in Java?

java regex

how to change uppercase to lowercase with regex javascript

javascript regex

Add colon (:) after every 2nd character using Javascript

javascript regex

Replace all <br> tag with space in javascript

javascript regex

Regular Expression for AlphaNumeric, Hyphen and Underscore without any space [duplicate]

java regex

Regular expression to find all table names in a query

.net sql regex

Best regex library for iphone sdk app? [closed]

iphone objective-c regex

How to turn on REGEXP in SQLite3 and Rails 3.1?

Java - Regex for Full Name

Javascript Regex should pass .test() but appears to fail - why? [duplicate]

javascript jquery regex

How to replace dates in text file with Powershell using regular expressions

regex date powershell replace

what is sre_constants.error: nothing to repeat

python regex

What's the profit of using /.*?/

ruby regex cucumber