Search code examples
Regex group with pipe (2 valid patterns), negative backreference to that group and choose the other ...


pythonregexregex-lookaroundsbackreference

Read More
Python regex substitution: separate backreference from digit...


pythonregexbackreference

Read More
Negating a backreference in Regular Expressions...


regexbackreferenceregex-groupnegate

Read More
Sed expression to convert only certain lines starting with some example phrase...


sedbackreference

Read More
Weird behavior of sed's backreference...


sedbackreference

Read More
How to replace something with n duplicates of itself with regex?...


regexreplacesublimetext3backreference

Read More
Named backreference (?P=name) issue in Python re...


pythonpython-3.xregexpython-rebackreference

Read More
greedy backreference in python's reguar expression?...


pythonregexbackreference

Read More
Why does backreferencing capturing groups work for multiple digit numbers in Java?...


javaregexbackreferencecapturing-group

Read More
GNU `rename` - number pad multiple occurrences within the same file name...


regexrenamefile-renamebatch-renamebackreference

Read More
PCRE2 - Match every word whose suffix matches a backreference...


regexpcrebackreference

Read More
How can I extract submatches using C regex...


cregexposixbackreferencecapture-group

Read More
Is it possible to pass a backreference to a function from inside sed?...


functionsedescapingbackreference

Read More
Can't use '\1' backreference to capture-group in a function call in re.sub() repr expres...


pythonregexsubstitutionbackreferencecapture-group

Read More
powershell cannot use methods on backreference matches...


powershellbackreference

Read More
Regex to convert time equations to R date-time (POSIXct)...


rregexstringrbackreferencestringi

Read More
Replacing text in gsub by evaluating a backreference...


rregexgsubbackreference

Read More
AWK: how to have backreference \1 in gensub() function's regex field?...


regexawkbackreference

Read More
Using re.sub to replace numeric part of string, with arithmetic manipulation of that number in Pytho...


pythonregexarithmetic-expressionsbackreference

Read More
How to separare backreference and alphanumberic values in psql...


regexbackreference

Read More
Performing a second replace in backreference for a regexp...


regexbackreference

Read More
How to replace exact number of characters in string based on occurrence between delimitors in R...


rregexbackreference

Read More
Regex in C++ with back-references and conditionals...


c++regexbackreference

Read More
Backreference in R...


rregexgsubbackreference

Read More
How to make grep match \1 \2 e.t.c in search string...


bashsearchgrepescapingbackreference

Read More
Match case in backreference in re.sub...


pythonregexbackreference

Read More
Bash script back reference...


regexsedgrepbackreference

Read More
What's the difference between these two regular expressions?...


regexregex-groupbackreference

Read More
Find same rwx permissions between users-others using egrep...


regexpermissionsgrepbackreference

Read More
Add/Remove hyphens/dashes from list of specific words with REGEX (American vs British English)...


.netregexlistbackreference

Read More
BackNext