Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regular expression for finding string between [[ ]] and {{}}

java regex

Double letter matching using python regex

python regex

Regex Golf: Cut off everything after the last "/"

regex perl

Extracting text after "?"

regex r pattern-matching

Converting jQuery's CSS timing to ms

javascript css regex

Regex alternative to negative lookahead

How to parse "dd-MMM-yyyy" or "MMM-dd-yyyy" date string using single regular expression? [duplicate]

javascript regex date

Regex match number in ABAB (must identical)

php regex

How to detect sentences without comments and markdown using Javascript regex?

How can I make the match fail if the first occurence of a pattern doesn't match a condition?

regex

Using Regex Global Variable with Ruby gsub

ruby regex

How to match all words but one?

Perl Regex regular expression to split //

regex perl split

I need a RegExp to only match Latin characters and not else

php regex preg-match

grepl repetition of upperbound and plus character

regex r grepl

Url pattern regex in django

Could these patterns be matched by regular expression or context free grammar?

MySQL query to find matching string using REGEXP not working

mysql regex

sql start with and end with

sql regex oracle-database