Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Efficient coding - R regular expression replicate line for each match

regex r reshape

A regex that cannot match (for a generated expression)

python regex

Get name from hashtag using regex

php regex hashtag

How to use MySQL regexp with 'and' 'or' in one statement

mysql sql regex

How to use regexp_replace to replace only the capturing group and not the full matching string

How to match an exact word inside a string?

python regex python-2.7

Parsing tnsnames.ora with regex to just get name

regex

PHP URL Param redirects - with wildcards/regex

Shell script to add a full stop at the end of each line (that do not contain a full stop) in a file

regex shell unix sed scripting

Python, Regex everything before a sequence

python regex dataframe

Regex lookbehind - excluding words from searches

regex pcre

Javascript regular expression - multiple line

javascript regex

Deleting portion of a text string in PHP

php regex string preg-replace

How can I make an npm Jest script cross-platform without it looking insane?

Java execute Regex

java regex

Advanced `uniq` with "unique part regex"

regex linux shell awk uniq

Python regex search lines that end with a colon and all text after until next line that ends with colon

python regex

Count or Return Leading 0's in PHP Regex

php regex leading-zero

Regex that captures a group with a positive lookahead but doesn't match a pattern

python regex