Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

What would be a globally accepted regular expression to match e-mail addresses

How do I create a regular expression to accept not more than 10 digits?

regex validation

Regex that matches numeric with up to 2 decimal places

javascript regex

Get URL from background-image Property

javascript jquery regex trim

PHP regular expression for numbers and commas only

php regex

Regex to strip all directorynames from Path (leave filename)

java regex string

Regular expression for specific number of digits [closed]

c# regex

Is there a compelling reason to use quantifiers in Perl regular expressions instead of just repeating the character?

regex perl

How to replace string and preserve its uppercase/lowercase

regex perl

How do I perform multiple replacements with Perl?

regex perl substitution

Perl, how to determine if a variable value is a number?

regex perl numbers perl-module

Regular expression for preg_split() by new line [duplicate]

php regex preg-split

Javascript regex: test people's name

javascript regex

regexp to check if input is only whole numbers (int) , and to check if another is only numbers with 2 decimal places

javascript regex

preg_match: check birthday format (dd/mm/yyyy)

php regex preg-match

Stripping HTML tags in PostgreSQL

regex postgresql

Youtube Video Id from URL - Swift3

Why do people defend the regex syntax? [closed]

regex syntax

DFA Based Regular Expression Engines for Java with Capture

java regex dfa