Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

String function (regex?) to remove query string pair from url string

c# asp.net regex c#-4.0 .net-4.0

Regex how to find pattern?

regex

How does this JavaScript RegExp work?

javascript regex

Ruby regex not ignoring whitespace

ruby regex

Finding all digits that may be followed by a decimal point

python regex

Regexmatch to find all string cells that match multiple words

regex google-sheets

Regular expression doesn't match string when using MAWK

regex awk

How to replace a capture group instead of the full match in a RegEx?

Regular expression to validate full name with email in brackets (brackets required)

regex

How to split array values into to new separate arrays in Perl?

arrays regex perl split push

passing variable in regular expression in javascript for string match

javascript regex string match

C# Regex for at least one letter and at least one number

c# regex string

Java regular expression word match

java regex

Limit the number of words with regular expression

c# regex

php regex to read select form

php regex html-select

asp.net RegularExpressionValidator and complex regular expression (case sensitive switch)

c# asp.net regex validation

RegEx word performance: \w vs [a-zA-Z0-9_]

c# php regex perl pcre

gedit 3 regex search replace plugin port

Python regex for string up to character or end of line

python regex