Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Validate a gsheet/excel relative range string using js regex

javascript regex

Linux extract text between specific strings

regex linux awk sed grep

Regular expression get last characters [duplicate]

regex

Regex match number of backslashes but not more than x number

ruby regex

Branch specifier regex in Jenkins scripted pipeline

mod_rewrite: Pass the path & query string URL as a parameter

Regular expression to add a prefix to each line in a match

regex swift string replace

Tools for resolving catastrophic backtracking [duplicate]

regex perl pcre

How to filter Chinese characters with regular expression in javascript

javascript regex

regex to match text between two closest words [duplicate]

java regex

Parsing Skype logs

regex parsing csv export skype

Regular expression to extract a number of steps

objective-c regex

Regex with positive lookahead across multiple lines

RegEx to match phrase with uppercase words at beginning and ending

regex

How to use Perl style memory regex matching with Boost library