Search code examples
Replace and/or remove first n occurrences of specific JSON key-value string from code file in PCRE R...

regexreplacepcrefind-occurrences

Read More
Building nginx with PCRE on Windows fails on link step for nginx.exe...

c++windowsnginxpcrecl

Read More
Verbs that act after backtracking and failure...

regexperlpcre

Read More
Regular Expression Match string after n lines only if another string before n lines matches in any T...

regexfindpcretext-editorregex-look-ahead

Read More
Regex which should contain phrase and a matching group in any order...

regexpcre

Read More
Remove whitespace from spaced-out word?...

javascriptnode.jsregexpcre

Read More
regex: match pattern only if not preceded by special character / inside comment...

phpregexpcreregex-lookarounds

Read More
nginx : rewrite rule to remove /index.html from the $request_uri...

nginxpcre

Read More
A backreference to a branch reset group...

phpregexpcrephp-7php-5.6

Read More
Regex matching behavior with multi-character unicode symbol...

regexunicodepcre

Read More
ERE - adding quantifier to group with inner group and back-reference...

regexsedgrepgnupcre

Read More
Convert PHP compatible Regular Expression to MySql compatible regular expression - To extract Austra...

mysqlregexposixpcre

Read More
PCRE2 regular expression with optional ending character always matches the optional ending character...

regexpcre

Read More
preg_match works but preg_replace does not...

phpregexxampppreg-replacepcre

Read More
Which Regular Expression flavour is used in Python?...

pythonregexpcreicu

Read More
String must be alphanumeric and contain a certain substring...

regexpcre

Read More
A strict regular expression for matching chemical formulae...

regexperlpcre

Read More
Regex does not match text after last match...

phpregexpcre

Read More
Regex Replacement Syntax for number of replacent group occurences...

regexpcre

Read More
Match every item in between two words in a comma separated list...

regexpcre

Read More
RegEx: Match nth occurrence...

regexpcre

Read More
Regex to match quotes in CSV inside fields...

regexlinuxpcre

Read More
Regexp to match options which are delimited by spaces and also have spaces in their content...

pcre

Read More
Find a substring that contains increased 1s...

phpregexpcre

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

regexpcreregex-group

Read More
Optional element between .*?...

regexpcre

Read More
Regex on htaccess file gives INTERNAL REDIRECT error...

regex.htaccesshttp-redirectpcreinternal-server-error

Read More
PHP:PCRE: How to replace repeatable char...

phpregexpreg-replacepcre

Read More
Extracting "expression syntax" with PCRE...

phpregexpcre

Read More
Split a string every second occurence of a delimiter with regex...

phpregexpcre

Read More
BackNext