CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexregex-lookarounds
01-31
Back-end
Replace occurrences in specific pattern
01-19
other
Can I use negative lookahead and other conditions together in regex group?
01-14
front end
How to match names separated by "and" excluding "and" itself using regex?
01-06
OS
Python - Regex capturing a word right after a specfic word
12-23
Back-end
Regex capture only 1 space except when surrounded by specific pattern
12-03
Back-end
Regex expression to ignore first and last character
10-28
Back-end
"REGEX" Match string not containing specific substring
10-05
OS
Regexpr to match original value referenced multiple times in array
10-01
Mobile
Python regex for sequence containing at least two digits/letters
09-22
Net
Match digits (which may contain spaces) except when preceded by a specific word
09-21
Enterprise
regex lookahead but ignore if specific char is found
Links:
CodePudding