Search code examples
Recursive regex pattern not matching all characters as expected (PHP differs from Perl implementatio...


phpregexrecursionpcre

Read More
Regex for matching a certain number of words...


regexpcre

Read More
Remove all opening and closing parentheses in a string...


phpregexpreg-replacepcreparentheses

Read More
Regex to only return matches when followed by a specific word...


regexpcresplunkpositive-lookahead

Read More
Get multibyte character count before match with preg_match() (PREG_OFFSET_CAPTURE parameter is unhel...


phpunicodeutf-8preg-matchpcre

Read More
Non greedy (reluctant) regex matching in sed?...


regexsedpcregreedyregex-greedy

Read More
Is it possible to split a hex string like this using just regex?...


regexhexpcre

Read More
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
How to keep matched groups of pattern recursion in regex?...


regexpcre

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
How does regular expression engine parse regex with recursive subpatterns to match palindromes?...


phpregexrecursionpcrepalindrome

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
BackNext