CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pcre
09-13
Blockchain
Substitute captured non-ascii letter with upper case
09-07
Software engineering
Lazy Grep -P: How to show only to the 1st match from the lines
09-02
Back-end
Second-to-last occurrence of delimiter-split string
08-24
Software design
Regex to match a string if not followed by another string
08-21
Back-end
Why PCRE regex only capture 19 groups?
08-16
Enterprise
How can I write a regex expression to capture characters up to a certain character
08-08
Blockchain
Simple grep regex to catch [0 0] but not [00]
07-29
database
Regex to match key/value with whitespace delimiter, without leading/trailing whitespace, AND value c
07-29
database
Regex - optional capture near end of string not being recognized
07-28
Software engineering
regex matching duplicates in a comma separated list
07-11
Blockchain
Is it possible to use PCRE2 on variables in bash
07-07
Enterprise
PHP preg_replace_callback creates false entries in matches for named groups
05-28
Software design
Regex PCRE2 verify range of ip address
05-23
Enterprise
Surround input text with slash or backslash
04-28
database
How to use a regex to find all curly-braces inside curly-braces?
04-17
Blockchain
Perl regex to match number block and mask them but retain separator
04-11
OS
Regex issue with matching words first capital letter
04-08
Blockchain
Improving the performance of an PRCE Regex Pattern
04-08
Software engineering
Regex expression to exclude a string between two capture groups
04-07
Mobile
Writing ECMAScript Javascript Regex to Perl flavour (PCRE) / (PCRE2)
03-29
database
How to convert a PCRE regex pattern with match reset for ECMAScript?
03-23
Mobile
Regex does not work on nearly identical raw data in Splunk
03-12
Software design
regex - multiple matches after a specific word
02-25
Software design
How to compile git with PCRE on Mac?
02-16
Blockchain
Replace N spaces at the beginning of a line with N characters
01-03
Blockchain
How to avoid extracting last specific character in which is part of regex group?
12-30
Software design
Matching comparison operators indefinitely in a string
12-29
Software design
Regex Must Match a Word (not to replace) AND a Pattern (to replace) in a Line
12-17
Software design
How to reset entire match at the end of a capturing group?
12-16
front end
How to capture brackets with variable in-between amount of space as a single group?
12-15
Net
How can I use unicode characters in perl regex substitution command?
12-08
Blockchain
Global matching using PCRE
12-06
Back-end
How to use capture groups with the `\K` reset match?
12-04
Software engineering
PCRE, match expression with *SKIP *F
12-02
Software engineering
Match non-word characters until enclosing non-word characters if found
12-02
database
Issue with a regex to validate the Nigerian phone numbering system
12-01
Blockchain
Why would you ever need (?(R)...|...) if condition in a regex?
11-07
other
preg_replace replace group #1
11-04
Net
How can I get the first and last part of one wordcombination using regex
10-22
OS
Linux Bash grep extract word from matching string
43
1
2
Next
Last
Links:
CodePudding