Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Confusion about the Kleene star

regex automata dfa

Javascript email validation regex inclusion

JavaScript - Prevent users from copy pasting a special character in input text?

Regular expression and sed to remove all occurences of some string from hundreds of files

regex sed

JavaScript equivalent of php DOMDocument Object

Format a Phone Number (Detect and add the country code if missing)

php regex

Regex: Any word and numeric combination but with a single underscore

regex

How do I have regex to match exact multiple domains without anything in front or end?

javascript regex

How can I skip deleting folders except a specified folder for a web deploy (msdeploy) sync?

php regex - cookie name

php regex cookies

How to avoid capturing groups in RegEx splitting result?

python regex string split

How to capture text and replace it simultaneously in python?

python regex

Rails Route only with numeric param

ruby-on-rails regex routes

C# regular expression to match square brackets

regex square-bracket

What's the simplest way to customize `git log`, truncating the author email at the `@`?

regex git bash awk sed

Using REGEX to remove duplicates when entire line is not a duplicate

regex

shorthand for [:alpha:] in python regex

python regex unicode

read tab delimited file in clojure

Finding letters in string, not followed by a number... possibly using RE?

python regex string

allow only numbers AND may 'contain' slash AND must not start or end with slash

regex