Search code examples
Regex case-insensitive search, but have output match the case in the regex...


regexsedpcrecase-insensitive

Read More
Unable to match whole string using PCRE regex in C++...


c++regexpcre

Read More
Regex differences between PCRE and PCRE2...


regexmigrationpcre

Read More
PHP perl regular expression - URL not preceded by equal sign and possible single or double quote...


phpregexpreg-replacepcre

Read More
Exclude underscore from word boundary in regex...


phpregexpcreword-boundary

Read More
Python and PCRE regex that are the same give different outputs for the same input...


pythonregexpcrepcre2

Read More
Why fountain character matches anchor character in regular expression inside range?...


regexpcre

Read More
Regex to find string arguments of a function call (lookbehind with multiple hits)...


regexgrepregex-grouppcreregex-greedy

Read More
grep - RegEx multiple-criteria select...


regexlinuxgrepgnupcre

Read More
Regexp : catching all letters and numbers before a specific string...


regexpcre

Read More
Regex grouping rules for alternation...


regexpcre

Read More
Regex: substitute spaces after specific word...


regexreplacesaspcre

Read More
Split string on non-alphanumerics in PHP? Is it possible with php's native function?...


phpregexsplitnativepcre

Read More
Regex extraction from Right to Left...


regexpcresplunk

Read More
Catch token word in bash 'heredoc'...


regexpcreheredoc

Read More
Regex to extract multidimensional keys using bracket notation...


regexregex-lookaroundspcreregex-greedy

Read More
GCC compiler is unable to find pcre.h...


cunixfreebsdpcre

Read More
I can't trigger ANTLR rule...


regexparsingantlrantlr4pcre

Read More
Detect non-empty string with regexp?...


phpregexpcre

Read More
How to replace ereg?...


phpregexpcreposix-ere

Read More
Match pam file lines...


regexpcre

Read More
Replace multiple occurences of character after zero-length assertion...


regexpcre

Read More
Regex: Match until "," but not if "," is inside brackets...


regexpcre

Read More
Regex to return numeric value if it match one string or the other...


regexpcre

Read More
PCRE regex to match next occurrence of specific pattern or EOF...


regexregex-lookaroundspcre

Read More
How can I replace two exact words separated by a whitespace using PCRE?...


regexpcregambas

Read More
REGEX if string is present then select the last character on the line...


regexpcre

Read More
Match quotes within string but only if a minimum character length...


regexregex-lookaroundspcre

Read More
Regex breaks with "/" character instead of newline...


regexpcresplunk

Read More
PCRE Regex - Match everything to the first pipe not enclosed by square brackets...


regexpcre

Read More
BackNext