Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular Expression to find values that don't start with a particular character sequence

javascript regex

A set of valid characters for web site passwords

php regex passwords

Regular Expression to check string is in particular format

regex

Regex for username that allows numbers, letters and spaces

regex usability

Regex to calculate straight poker hand - Using ASCII CODE

regex poker

Regex, match string 4 or 5 digits long between "\" and "\"

c# regex

How can I parse <img src> with a regex?

regex

How to combine regular expressions in javascript?

javascript regex

Perl regex choking on multiple instances of character sets

php regex perl unicode turkish

How do I strip hash tags from a tweet and return them as an array?

ruby regex

How to split a string by space, numbers, and quotes in PHP?

php regex

Regular expression using hypens and digits

regex language-agnostic

What does #(\w+)=([\'"])(.*)\\2#U mean?

regex

Limit the number of results using preg_match_all PHP

php regex preg-match-all

Regex. Match words that contain special characters or 'http://'

python regex

Replacing escaped double quotes by double quotes in R

sql mysql regex r escaping

Javascript regular expression string-replacement of multi-line strings

UK Date Regular Expression [duplicate]

regex

PHP RegEx Remove Space After Every Comma In String

php regex

How to match a multidigit number range with Ruby regex?

ruby regex