Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

SCORM 2004 Time Format - Regular Expression?

regex time scorm

Choosing just the alphanumeric words with regex

regex

JavaScript Regex Compile()

javascript regex

How do I use a regular expression to match a name?

python regex

Can I use javascript regular expression in php as it is

php javascript regex

Oracle - Determine maximum supported size for regular expression

regex oracle

Regex to represent "NOT" in a group

java regex

Is it possible to have regexp that matches all valid regular expressions?

Matching a+ in a regex

python regex

RegEx -- Quantifier {x,y} following nothing error

c# regex argumentexception

Conditional Regular Expression in Java?

java regex conditional

Why will this recursive regex only match when a character repeats 2^n - 1 times?

Java regex get unmatched portion

java regex

A way to use RegEx to find a set of filenames paths in a string

c# regex filenames

Regex to parse Email Form "To" field

php regex email-validation

Maximum match length of a regular expression

python regex

regex for usernames

c# regex

Regex to match multiple patterns in any order

javascript .net regex

Retaining captures with the Perl substitution operator

regex perl capture

checking a password for upper lower numbers and symbols

php regex