Search code examples
Capture all matching patterns after a string text...


regexmatchmatchingpcre

Read More
Can I get help generating the correct regex to match a list of test strings?...


regexregex-lookaroundsregex-grouppcreregex-negation

Read More
IIS/ASP.NET/Umbraco exception on on w3wp.exe and pcre.dll...


asp.net-coreiisumbracopcreplesk

Read More
PHP preg_replace_callback creates false entries in matches for named groups...


phpregexpcrepreg-replace-callback

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


regexpcre

Read More
How can I use perl to delete files matching a regex...


regexperlpcre

Read More
Splitting a string with zero-width assertions but remove other string in R...


rregexpcrestrsplit

Read More
How can I match the middle character in a string with regex?...


javaregexperlpcre

Read More
regex to match all unescaped '$' in a regex string...


regexescapingregex-lookaroundsregex-grouppcre

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


phpunicodeutf-8preg-matchpcre

Read More
order of word boundaries and anchors in PCRE...


regexpcre

Read More
PCRE regex in R matching `\` and `[` unexpectedly...


rregexpcre

Read More
RegEx for matching between any two HTML tags...


javaregexpcreregex-greedyreplaceall

Read More
Why does Python regular expression give different result for the following 2 quantifiers?...


pythonphpregexpcre

Read More
regex for time validation...


phpregextimepcre

Read More
RegEx for combining "match everything" and "negative lookahead"...


regexpcreregex-lookarounds

Read More
How does regular expression engine parse regex with recursive subpatterns to match palindromes?...


phpregexrecursionpcrepalindrome

Read More
What are the differences between GNU grep's basic/extended and PCRE (`-P`) regular expressions?...


regexgrepgnupcre

Read More
Regex not match inside of match (validating content in Markdown links)...


regexpcre

Read More
How to keep matched groups of pattern recursion in regex?...


regexpcre

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


regexsedpcregreedyregex-greedy

Read More
Basic PCRE expression to match word anywhere in a line + another word always at the end of line...


regexpcre

Read More
Basic PCRE expression to omit a double quoted substring within a string...


linuxpcre

Read More
Why do these three regexes have different step counts?...


regexpcre

Read More
PCRE Regex to SED...


regexsedpcre

Read More
Missing pcre(Perl Compatible Regular Expressions) object files while building TWRP custom recovery...


androidc++linuxpcredevice-tree

Read More
Recursive regex pattern not matching all characters as expected (PHP differs from Perl implementatio...


phpregexrecursionpcre

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
Is it possible to split a hex string like this using just regex?...


regexhexpcre

Read More
BackNext