Search code examples
Match the first occurrence of an optional pattern...

regexpcre

Read More
Invalid escape sequence lua regex...

regexnginxluapcre

Read More
How to find and replace before the match?...

regexperlpcreviregex-lookarounds

Read More
PHP regex replace multiple patterns with callback...

phpregexpcrepreg-replace-callback

Read More
2 Regular Expressions to extract build no and version name...

regexpcre

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

javaregexpcreregex-greedyreplaceall

Read More
How to match and blacklist GMail address by regexp...

regexpcre

Read More
Extracting hyperlinks from a page using wget and grep...

regexbashgrepwgetpcre

Read More
RegEx for capturing groups between repeated words...

phpregexpreg-matchpcre

Read More
Perl Regexp::Common package not matching certain real numbers when used with word boundary...

regexperlpcre

Read More
Rewriting javascript regex in php when regex have escapes...

javascriptphpregexpcre

Read More
what is the correct way to find replace content of a file in julia?...

regexfile-iojuliapcre

Read More
Conflicts on having the same group at the start and at the end...

pythonregexpcre

Read More
Regex to match string with prime length?...

regexpcre

Read More
Javascript Regex to match JSDoc string parameter description...

javascriptnode.jsregexpcre

Read More
In UltraEdit for Mac, I want to replace group0(full match) with group0 plus some more...

regexperlpcreultraedit

Read More
RegEx matching for HTML and non-HTML URLs...

htmlregexpcre

Read More
Regex in PHP returning preg_match(): Compilation failed: PCRE does not support \L, \l, \N{name}, \U,...

phpregexpcre

Read More
RegEx word performance: \w vs [a-zA-Z0-9_]...

c#phpregexperlpcre

Read More
Why is this negative lookahead not working?...

regexpcre

Read More
Regex global capture of groups preceded by keyword...

regexpcre

Read More
Is there a regular expression (PCRE) notation that will explicitly force parsing of the expression t...

pcrezabbix

Read More
Regex AND search inside block which enclosed by something delimiter...

regexpcre

Read More
Start of expression in haskell PCRE...

regexhaskellpcre

Read More
Regex for substring of comma separated list...

phpregexpcre

Read More
RegEx for matching one to three words after a keyword...

regexpcre

Read More
Any numeric string except the string containing '000'...

regexpcreregex-negationregex-lookaroundsregex-group

Read More
match text followed by multiple line breaks with spaces...

phpregexpcre

Read More
Allow PosixPrint Characters except , % \ / # ? : and except whitespace at the begining and end of st...

regexperlpcre

Read More
Conditional replacement of a character...

pcre

Read More
BackNext