Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to replace the first occurence in Swift?

regex swift

Word boundary with words starting or ending with special characters gives unexpected results

python regex

Is this perl6 grammar broken, or is in exposing a bug?

regex parsing raku

Create React App cannot find tests

Filter by Regex in JQ

json regex bash command-line jq

Regex to match digits and at most one space between them

python regex

Validate UUID Restful service

How to make subrule/regex case-insensitive when used in match?

Split & extract part of string (between a "." and digit) in R

r regex stringr

How to find a last occurrence of set of characters in string using regex in java?

java regex regex-greedy

python3: extract IP address from compiled pattern

python regex python-3.x

How do I detect groups of common strings in filenames

php regex

In Vim, how do I match on "=" but not on "=="?

regex vim

Regexp pattern Optional character

regex

Regex pattern to parse HttpLog format

regex logging haproxy

regular expression to find the longest recurring character sequence in a line

regex

How can I match a Russian word using preg_replace in PHP?

Using regex to replace only the last occurrence of a pattern with JS

javascript regex

change last two digits of a number using sed

regex linux date sed

regex. how to exclude a substring from the result after it matches the pattern [duplicate]

regex