Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I create a regex expression that does not allow the same 9 duplicate numbers in a social security number, with or without hyphens?

regex validation

Masking phone number with regex in javascript

javascript regex

Regex - how to ignore order of the matched groups? [duplicate]

javascript regex html

Group items by string pattern in python

Remove string between characters

java regex

How to split character as per specific sequence?

r regex string split

PHP preg_match yyyy-mm-dd

php regex

Replace section of an xml file with awk or sed

xml regex bash sed awk

Parsing text with regular expression into list with empty string in result

python regex

Posix classes in regex module Python

python regex

Octave - Finding words in a string using regex

regex matlab octave

JavaScript replace src attribute if path has value

javascript regex

Regex to detect ASCII art on a single line.

regex regex-lookarounds

need to create an random sentence from a given sentence

php regex function random

Reg Expression to reduce huge file size?

Ruby: How to split string while keeping delimiter and delimiter has length > 1?

ruby regex

Replace spaces or -'s with _'s if line starts with a digit

regex vim replace

Using negative lookbehind and lookahead in html5 pattern

How to parse nslookup result by regex

php regex

What is the best way of removing rogue ampersands in XML?

c# regex xml linq-to-xml