Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I translate this Perl regular expression into Java?

java regex perl

.NET REGEX Matching matches empty strings

c# .net regex .net-4.0 match

Problem with simple regular expression

php regex

PHP regex for valid XML tag name

php xml regex

regex remove everything between 2 strings

java regex

Regular Expression Youtube URL

regex youtube

Tokenizing strings using regular expression in Javascript

Why does the REGEXP_LIKE function treat the letter 'e' as upper case instead of lower case?

Regex to check for a repeating digit

java regex

Performance overhead/improvement using regular expressions

Regex to match words in a sentence by its prefix

javascript regex mongodb

How do I use regular expressions in Python with placeholder text?

python regex

Retrieve substring between two characters

javascript regex

Extracting a pattern that appers multiple times in a string using ruby regex

ruby regex

How to find the nth character or digit in a string using REGEX in Perl

regex perl

python string replace digits

python regex string replace

Perl - replacing sequences of identical characters

regex perl

Regular Expression - Finding 4 digits in a string

c# regex string

Regular Expression to accept all the decimals from 0 to 100

regex

Regex to find integers and decimals in string

regex string integer decimal