Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Extract substring with regular expression in Python [duplicate]

python regex

Use a variable name in re.sub [duplicate]

python regex function replace

Parameter expansion with double caret ^^

Regex assertions working only in lookahead and lookbehind fashion

Ruby regex to allow A-Za-z0-9

regex ruby

Oracle 18c - Alternative to REGEXP_REPLACE

Why are Java regular expressions compiled?

Documentation for ticker symbols supported by googlefinance function in Google Sheets

How to capture every match in a global regex substitution?

regex perl substitution

String manipulation in R: remove specific pattern in multiple places without removing text in between instances of the pattern

r regex string

regex - how to capture pattern without different pattern before it?

python regex

How to match a regex 1 to 3 times in a sed command?

regex sed

Count number of line in txt file when new line is inside data

regex shell ubuntu awk sed

Regular expression to extract version number

regex sed

What is the position of an unmatched group in C++?

c++ regex regex-group

Match every thing between "****" or [****]

regex

regex matching conditional strings

regex

How to parse Apache Log File, Swiftly?

swift regex parsing

Regex match no groups, 1st group OR 2nd group but not both. Something like 'NAND'

python regex

Regex to test if there's a word appeared exactly 2 times

regex pcre