Search code examples
RegEx matching on episode titles with different resolution suffixes...

c#regexregex-lookaroundsregex-group

Read More
Placing only digits in capture groups when converting a string to an array of ints...

pythonpython-3.xregexregex-grouppython-re

Read More
Concatenate the term using substitute method via regex...

pythonregexstringregex-grouppython-re

Read More
Insert the succeeded word before conjunction 'and' using regex...

pythonregexstringregex-grouppython-re

Read More
Regex string pattern insert operation...

pythonregexstringregex-grouppython-re

Read More
REGEX - Conditional replacement stopping to match when I choose the new string...

regexregex-group

Read More
Is it possible to erase a capture group that has already matched, making it non-participating?...

regexpcreregex-group

Read More
Inserting the succeeded word before 'and' conjunction using regex in python for various case...

pythonregexstringregex-grouppython-re

Read More
Can this do-able using regular expressions patterns (capture groups)?...

javascriptregexregex-group

Read More
non-greedy regex capture groups syntax...

regexregex-group

Read More
Regex to validate URI path with wildcard...

regexregex-group

Read More
Lookbehind with "not character" ignores match at position 0...

.netregexregex-lookaroundsregex-groupregex-negation

Read More
Problems trying to extract username and password from configuration file using a regular expression ...

regexansibleregex-group

Read More
Python RegEx check string...

pythonpython-3.xregexstringregex-group

Read More
Regex Match if present does not match a line...

regexregex-group

Read More
Regex to match words which have vowels which are not in a discord emoji...

regexregex-lookaroundsregex-groupregex-negation

Read More
How do I match the following with regex?...

regexvisual-studio-coderegex-lookaroundsregex-group

Read More
Regex to validate size units like 10,10Gi,10.5Mi,10Ki?...

javascriptreactjsregexvalidationregex-group

Read More
Regex - Include space before only when one OR item is match...

regexregex-group

Read More
Is there any named group capture mechanism in R while dealing with regular expressions?...

rregexregex-group

Read More
How to use multiple regex groups in pyspark?...

regexapache-sparkpysparkapache-spark-sqlregex-group

Read More
get data only start with space Regex - Python...

pythonpython-3.xregexregex-groupregex-greedy

Read More
Multiple captures within a string...

pythonregexregex-groupcapture-group

Read More
Regex quantifier more than one group...

regexregex-group

Read More
Regex: Can I name a pattern/group to condense code when reusing the pattern/group?...

regexregex-group

Read More
Regex matching a word containing a character exactly two times in a row...

regexregex-lookaroundsregex-group

Read More
regex to split string into parts...

regexregex-group

Read More
Regex for repeating series of numbers and number ranges (e.g. 3 digit numbers and 3 digit number ran...

regexregex-groupregex-greedy

Read More
How to find all words that ends with colon (:) using regex...

pythonregextypescriptregex-group

Read More
How to read an optional tuple of integers using a regex with python?...

pythonregex-group

Read More
BackNext