CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexregex-group
11-10
OS
Need help in regex to match the string
01-31
Back-end
How to match multi-line text using the right regex capture group?
01-28
Enterprise
Regex matching a group that may or may not exist on string
01-27
Net
In Regex, how do I match until a char or another char indefinitely but don't group the last cha
01-26
Software design
Regex to extract just first IP from different pattern events
12-13
Back-end
Regex multiple detection of same matching group
12-13
Back-end
regular expressions regex problem with three dots in text ... the search patter fails after . dot
11-21
front end
Regex - Named Group inside of a named group
11-18
Software engineering
Regex capture line with multiple spaces
11-09
Enterprise
Regex repeating a capturing group not returning the last one
10-29
Software design
Regex with Named Capture Group
10-23
Back-end
Regex Help - group within a group one or more times
10-21
Enterprise
Extra groups in regex
10-18
Blockchain
Regex match repeated or similar lines in file
10-08
Software engineering
Regex: Last Occurrence of a Repeating Character
10-04
Back-end
How to get text that is before and after of a matched group in a regex expression
10-02
Enterprise
Using regex capturing groups to dynamicaly return the group that matches the criteria
10-01
Blockchain
Write a regex to match title case sentence but ignores numbers and special chars (Ex: Math 101 - Pro
09-30
Blockchain
Regex: match after capture group 1 match, using it's result
Links:
CodePudding