CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regex
11-10
OS
Regex for repeating text matching same pattern
11-10
OS
Parse file name separated by underlines name with named captured groups when a part of it contains t
02-05
Blockchain
How to use regular expression to extract groupId, artifactid and version from maven coordinate?
02-05
front end
Match only decimals that don't start with a $
02-04
Net
How can i match this expression, and remove the last word?
02-04
Back-end
Regex - numeric only with negatives allowed, but only one leading zero
02-03
Back-end
How to match strings that are entirely composed of a predefined set of substrings
02-03
Software engineering
Python: Regex remove substring starting from specific character till any alphabet
02-02
Net
Regex to match part of a hex
02-02
Net
Regex to select two spaces between words (or two spaces before a letter)
02-01
other
Conditional regular expression - if a pattern exists use one regular expression and if another patte
02-01
OS
Testing a single sentence with an optional period
02-01
OS
Capturing the digit in a new line after whitespace
01-31
Mobile
Conditaionl regular expression - if a pattern exists use one regular expression and if another patte
01-31
Blockchain
Regex Help matching on specific character and position on specific string length
01-31
Blockchain
Regex that excludes character in one line but not another
01-31
Back-end
Regex Help - what can do to make it generic
01-30
OS
I would like regex to pick all the lines into the <message> group until the next line that sta
01-30
OS
RegEx: date/time (sub)string
01-29
Enterprise
Regex to match any number of words if any of the words have a specific character
01-29
Enterprise
How to write a regular expression that contains the day and month?
01-29
OS
Regex Match - How to match a string that does not contain a specific char
01-27
Mobile
Regex : number decimal positive or negatif only
01-26
Mobile
Reg expression to get a string starting from particular string
01-26
Mobile
Regex to Match All Numbers Except Those in the First Word
01-26
Software design
Why does the regex dotall flag uses the letter 's' and the sticky flag the letter 'y&
01-26
Software design
Regex Match all instances of [ab_23] in a string
01-25
Back-end
Regex for folder path: only 1 subfolder
01-23
other
Capture values >= 20 $ (without cents, currency symbol and spaces)
01-23
other
Regex to find words/number after a particular word
01-23
OS
What regular Expression matches the name of a variable or name of a function while allowing the left
01-22
Enterprise
regular expression to get only letters between a look behind and look ahead
01-19
front end
Regex to allow the same word but 32 random characters
01-19
front end
Regex: combines not equals, not contained in and match up until
01-19
front end
Get pattern depends of input string
01-19
other
Regex to match path that contains wildcards less than 3 levels deep
01-18
other
Create regex except specific pattern
01-17
Enterprise
matching string except spaces and tabs that follow
01-15
Software design
Regex for json path selector
01-14
OS
Can I do a regex on a capturegroup in the same regex?
7167
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding