Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to split string and number

c# regex split

javascript regex to extract anchor text and URL from anchor tags

javascript regex anchor

Regex to disallow more than 1 dash consecutively

regex

Improving regex for parsing YouTube / Vimeo URLs

javascript regex youtube vimeo

Trying to regex for strings longer than 22 characters

regex

Remove the extension of a file [duplicate]

java regex

Objective-c regex to check phone number [duplicate]

Regular expression in Python won't match end of a string

python regex

Java - Filtering List Entries by Regex

java regex collections

Why is regex search in substring "not completely equivalent to slicing the string" in Python?

python regex string substring

Is there a way to overload the regex binding operator `=~` in Perl?

SQL Injection Detection - Have compiled regexes... looking for test injections

Why will regex "([a-z])((?!\\1)[a-z])" match string "aa" in C++11?

c++ regex c++11

Google Analytics exclude empty custom variable in a custom report

Regex Syntax changes between POSIX and PCRE

regex caching posix pcre varnish

How to get all captures of subgroup matches with preg_match_all()? [duplicate]

error parsing regexp: invalid or unsupported Perl syntax: `(?!`

regex go

Tool to convert regex between different language syntaxes?

java python regex perl

Why is my regex so much slower compiled than interpreted?

c# regex performance

Make list of objects in global environment matching certain string pattern

r regex list