Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to write a regular expression for html parsing?

.NET RegExp engine search performance optimization

How would I match nested "if" statements in regex? (using ruby)

regex ruby

regex to match all whitespace except those between words and surrounding hyphens?

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