Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression route constraint for a resource route

regex laravel laravel-4

Regex test in JavaScript if a string contains only unique characters

javascript regex

PHP preg_match returns only first match

php regex

Regex match number between 1 and 31 with or without leading 0

extract substring from mysql column using regex

mysql regex substring

Difference between using '\s' and an actual space in regex? [duplicate]

regex

How to evaluate an IP?

How can I find a substring within a string using Perl?

regex perl substring

public directory for .htaccess

How can I use PCRE to get all match groups?

c regex pattern-matching pcre

Regular Expression for Bank Account Number?

regex

how to prevent white spaces in a regular expression regex validation

How do I do an xpath regex search in my Cucumber / Capybara step definition (Rails 3)?

NSRegularExpression: Replace url text with <a> tags

iphone objective-c regex ios

Why does "hello\\s*world" not match "hello world"?

Are ^$ and $^ in PHP regex the same?

php regex preg-match anchor pcre

Remove decimal point when not between two digits

c# regex

Ruby: hexadecimal in regular expressions

ruby regex hex

parse search string for phrases and keywords

php regex string parsing

Replacing partial regex matches in place with Ruby

ruby regex markdown replace