Search code examples
Regex Substitution: only replace the first occurance from a "or" condition...


regexpcresubstitution

Read More
Regex to match parentheses, hyphens and spaces...


regexpcre

Read More
Why are these two regexes not the same?...


regexpcre

Read More
Match street number from different formats without suffixes...


regexpcre

Read More
How to improve the regex?...


phpregexpcre

Read More
How To Recurse Subpattern?...


regexpcre

Read More
Parsing multiline ini like file using PCRE regex...


phpregexpcre

Read More
postfix header_checks fails for no reason with ! (not operator)...


pcreregex-lookaroundspostfix-mta

Read More
How can I match a repeating pattern within a repeating pattern without specifying the alternatives t...


regexpcre

Read More
PCRE regex behaves differently when moved to subroutine...


regexpcrepcregrep

Read More
What is the meaning of %s+% in regex?...


rregexpcre

Read More
Looking for tips to better understand Perl Compatible Regular Expression operators and syntax...


phpregexformstextareapcre

Read More
RegEx issue with PCRE library...


cregexlinuxpcre

Read More
Splitting a string with nested parentheses at only the top level where "level" is determin...


rregexstringrecursionpcre

Read More
PHP PCRE - get city from address...


phpregexpcre

Read More
Replace each character of matched text with certain text...


regexpcre

Read More
Using pcre2 in a c++ project...


c++c++11visual-c++pcre

Read More
Capture all matching patterns after a string text...


regexpattern-matchingmatchmatchingpcre

Read More
Using regex to find multiple matches between two strings...


regexpcrebetween

Read More
In PHP PCRE syntax, how does one specify a multi-codepoint Unicode character/"emoji"?...


phpunicodepcreemojicodepoint

Read More
Regex (PCRE): Match all digits conditional upon presence of a string...


regexpcre

Read More
Regex to match a string like ababba etc...


regexpcre

Read More
Can Redshift SQL perform a case insensitive regular expression evaluation?...


regexposixamazon-redshiftpcre

Read More
Regular expression to match a line starting with a digit only if the same line contains letters afte...


regexpcreregex-lookaroundssubtitlegeany

Read More
Are negative lookbehind in regex searches possible in Geany?...


regexpcregeanynegative-lookbehind

Read More
Can quantifiers be used in regex replacement in R?...


rregexpcrecharacter-replacement

Read More
Enforcing a regex to be wrapped with quotation marks from both sides or not at all without duplicati...


regexpcre

Read More
How can I match a delimited sentence that has at least three words and that may contain parts of del...


regexpcre

Read More
Regex substitution: Replace texts, not codes...


regexpcresubstitution

Read More
RegEx to surround text that contains the string ";@tab;@tab;@tab;" with quotes...


regexpcreregexp-replace

Read More
BackNext