Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

What regEx can I use to Split a string into whole words but only if they start with #?

regex vb.net

What is the regular expression for the "root" of a website in django?

How to split using a prefix character using regular expressions?

regex split character prefix

Problem With Regular Expression to Remove HTML Tags

ruby regex string encoding

Finding Elvis ?:

regex

Php parse links/emails

php regex

Regex find non digit and/or end of string

python regex

Regex/lastIndex - Unexpected behaviour

javascript regex

Regular expression to split string into equal length chunks

c# regex

What's the cross-platform regex to replace a line ending?

php regex

Building a "Semi-Natural Language" DSL in Ruby

ruby regex parsing dsl

Regex: ignore extra characters

regex

Microsoft SQL Server equivalent of MySQL REGEXP

mysql sql-server regex tsql

auto indent in vim string replacement new line?

regex vim

How to parse a phpDoc style comment block with PHP?

Why is a Regexp object considered to be "falsy" in Ruby?

regex ruby boolean jruby yarv

Regex to get text BETWEEN two characters

regex

How to return only captured groups in a JavaScript RegEx with multiple matches

javascript regex

How do I print out the count of unique matches with grep?

regex sorting count grep

JavaScript RegExp.test() returns false, even though it should return true

javascript html regex jquery