Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Javascript validation regex for names

javascript regex

Regex to find files matching file extension except if filename contains string

Negative lookbehind in regex

How exactly does this recursive regex work?

Regex replace any number of matches at the start of the line

c# regex replace

Replace all occurrences of the Tab character within double quotes

c# regex regex-group

How do I match [ in a Smalltalk regular expression?

regex smalltalk pharo

Is there a regex to grab all quotation marks?

java regex quotation-marks

Identify if there are two of the same character adjacent to eachother

python regex python-3.x

Is it possible to convert PHP Regex (using subroutine calls) to C# regex?

c# php regex

Regular Expression to Match Non-Whitespace Characters

regex nsregularexpression

Checking strength of password with regex

python regex

Use strsplit with multiple delimiters [duplicate]

r regex strsplit

Regular Expression Matching Stock Ticker

python regex python-3.x

Regex or split in python for shell awk equivalent

python regex bash awk split

invalid group reference when using re.sub()

python regex replace

bash regex for word with some suffixes but not one specific

regex bash grep

Find sentences begining and ending with hash

java regex string

Regex for a fill-in-the-blank type string

javascript regex

What does the Express route param regex `(*)` mean?

node.js regex express