Search code examples
sed: selectively change/preserve case of regex matches (backreferences)?...


regexsedcase-sensitivebackreference

Read More
How do I ignore $1 replace backreferencing in javascript...


javascriptregexreplacebackreference

Read More
Java named backreferences not matching...


javasqlregexparsingbackreference

Read More
Time complexity of regular expression with backreferencing...


regexstringrtime-complexitybackreference

Read More
passing sed backreference to base64 command...


bashunixsedbase64backreference

Read More
AWK : replacing number by number of repetitions...


regexawknumbersrepeatbackreference

Read More
How to search for a negated Unicode backreference (PCRE)?...


regexunicodepcrebackreference

Read More
c++11 regex back references...


regexc++11backreference

Read More
Keep letter from letter range regex using sed?...


regexsedbackreference

Read More
How do I capture words that are different from specific word using RegEx?...


regexregex-negationbackreferenceregex-lookarounds

Read More
Vim Regex gives incorrect output...


regexvimvibackreference

Read More
PHP - Using back references with file_exists in preg_replace...


phppreg-replacefile-existsbackreference

Read More
How to group strings with whitespace, using sed?...


regexshellsedshbackreference

Read More
regex, problem with backreference in pattern with preg_match_all...


phpregexpreg-match-allbackreference

Read More
Delphi TRegEx backreference broken?...


regexdelphidelphi-xe4backreference

Read More
Storing backreferences from regex expression for later use...


javaregexbackreference

Read More
Array and backreference...


javascriptbackreference

Read More
Perl - backreference not available when capture group is followed by?...


regexperlbackreference

Read More
Match a previously captured group with Regex (Back Reference?)...


javaregexbackreference

Read More
empty backreference causes match failure in PHP... is there a workaround?...


phpregexbackreference

Read More
PHP backreferences followed by variables starting with numerals...


phpregexpreg-replacebackreference

Read More
Replace strings in a certain column with awk...


awkgsubbackreference

Read More
Sublime Text 2 regex matching with backreference...


regexsublimetext2multilinebackreference

Read More
How can I backreference matches in a recursive regular expression?...


phpregexgroupingbackreference

Read More
Seperate backreference followed by numeric literal in perl regex...


regexperlbackreference

Read More
Sub-pattern in regex can't be dereferenced?...


regexperlbackreferencemetacharacters

Read More
Do backreferences need to come after the group they reference?...


c#.netregexbackreference

Read More
General approach for (equivalent of) "backreferences within character class"?...


regexperlbackreferencecharacter-class

Read More
How can I find, increment and replace in php?...


phpregexpreg-replacebackreference

Read More
preg_replace: add number after backreference...


phpregexescapingbackreference

Read More
BackNext