Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Regex.match in C# performance problem

c# regex

JavaScript, RegExp - replace with evaluated expression involving tagged expressions?

Find important text in arbitrary HTML using PHP?

php regex dom text-parsing

What does this do?

ruby-on-rails ruby regex

Regular expression in Java for positive integers (excluding those starting with zero)

java regex

Match lines with pattern n times in the same line

regex vim sed awk grep

Regex: Not matching a list of words

c# regex

Java regex to match only words in double square brackets

java regex

Manipulating a String: Removing special characters - Change all accented letters to non accented

c# regex