Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

JavaScript regex on textarea input

javascript regex

Regular Expression to match word ending with either y or z, but noth both together

regex

PHP preg_replace() backreferences used as arguments of another function

php regex preg-replace

How to escape closing square bracket within regular expression character class?

regular expression for IPv6 addresses

Swift Regex for extracting words between parenthesis

regex swift

Angular Reactive Forms validation date year four digits

In Eclipse Find/Replace-field can i alter the regexp-matched result $1?

regex eclipse eclipse-3.4

Regular expression, calculate something like CRC in it with validations

java regex

editing a JSON file with sed

regex json bash sed

.NET regular expression reserved characters

.net regex

Backreference in Regular Expression Quantifier

c# regex

Regex to match all Hangul (Korean) characters and syllable blocks

Regex to match 1 or 2 occurrences

regex elixir pcre

find words that matches the 3 consecutive vowels Regex

Returning only part of match from Regular Expression

c# regex

grep: unescaped ^ or $ not supported with -Pz

regex bash shell grep

PHP regex ampersand issue

php regex preg-match

Regex for username

java regex

How to match string that does not contain a specific string

regex go regex-lookarounds