Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to find all substrings that match a pattern in Rebol

regex rebol

How to match umlauts with regular expressions? [duplicate]

python regex python-2.x

How to match Golang regex over multiple lines when there is new line character?

regex go

Apache configuration: Regex to disable access to files/directories beginning with a dot

regex apache .htaccess

Capture groups in MS Word regex

regex ms-word

javascript only allow alphanumeric and hyphen - value in text field

javascript regex

Regex to parse deployment or job name from a Kubernetes pod name

c# regex

R match between two comma-separated strings

regex r pattern-matching match

How to measure regex re performance properly?

regex performance erlang

how to store a regex-capture-group as a variable in vim script?

regex vim capture-group

Random generator matching regexp?

regex go

Regex replace in List Comprehension in Python

python regex string list

Perl - Replace pattern only in lines matching another pattern

regex perl

Find multi-line text & replace it, using regex, in shell script

regex bash shell sed sh

Regex with single quote (') not validating single quote [closed]

swift regex

Why is this Python regex negative look ahead not working?

Replace http links with anchor tag

javascript regex

How to use the exclude_files regex in cpplint?