Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Ant regex compare in if condition

regex ant string-comparison

How to remove duplicate break lines with PHP

php regex

How to detect iOS 6 and all minor versions by user agent?

ios regex user-agent ios6

Python regular expression that matches floating point numbers [duplicate]

python regex floating-point

Get all variables used in a twig template file [duplicate]

php regex parsing twig

Remove All Unnecessary Whitespaces from JSON String (in PHP)

remove leading zeroes from timestamp %j%Y %H:%M

regex r date

Extract email address from string using tsql

sql sql-server regex tsql

Remove Emoji's from multilingual Unicode text

Can Regex be used for this particular string manipulation?

Why is using a POSIX character class in my regex pattern giving unexpected results?

regex perl sorting

Python code to use a regular expression to make sure a string is alphanumeric plus . - _

python regex alphanumeric

Regex validation for numbers with comma separator

jquery regex validation

Objective-C: How can I detect http URL's in a string?

Replacing digits in C# string

c# regex string

What RegEx string will find the last (rightmost) group of digits in a string?

c# regex

Using sed and regex to capture last part of url

regex linux bash

Java remove non numeric characters from string except x

java regex

Bug in Python Regex? (re.sub with re.MULTILINE)

python regex

Regex for Empty String or 10 digits

c# regex