Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

explode string into tokens keeping quoted substr intact

php regex

How to use the pipe operator as part of a regular expression?

python regex

regex to replace 0 in list but not 0 of 10, 20, 30, etc. - using js replace

Grep regular expression to find words in any order

regex grep

replacing doublequotes in csv

regex unix csv double-quotes

Detect difference of match in list context with a capturing vs non-capturing regexp?

regex perl

Customer filter for Google analytics: "Mozilla Compatible Agent / iPhone"

regex google-analytics

regular expression needed to remove C/C# comments

c# regex

Should this regex pattern throw an exception?

c# regex

Differences between regular expressions in Java and ECMA-262 (AS, JS)

Using regex to match any character until a substring is reached?

c# regex vb.net

Python regular expressions matching within set

python regex

How to remove / replace ANSI color codes from a string in Javascript

javascript regex string ansi

Is it possible to generate a (compact) regular expression for an anagram of an arbitrary string?

regex complexity-theory

Regex: Substring the second last value between two slashes of a url string

ruby regex url substring

How to Perform Operations on Regex Backreference Matches in Javascript?

javascript regex

Using regular expressions to remove all the GOs in a sql script file

c# regex tsql

regex to parse string with escaped characters

javascript regex

Multiple substitutions of numbers in string using regex python

python regex string

JavaScript replace() Method: remove empty space just at the end and at the beginning of the string [duplicate]

javascript regex replace