Search code examples
How to match URL in PCRE regex that does not contain certain prefix...

phpregexpcre

Read More
Regex to match (1 or more) php heredocs containing an empty line...

phpregexpcreregex-negationheredoc

Read More
Removing spaces with preg_replace outputs unrecognized characters in string in php...

phpregexstringpreg-replacepcre

Read More
How to capture and replace all patterns on a line containing a separate pattern with Regex...

regexsublimetext3pcre

Read More
Detect all the emojies using regex in Lua/PCRE/OpenResty...

regexluapcreopenresty

Read More
Regex that will only allow alphanumeric characters and underscore and specific placeholder inside cu...

phpregexpcre

Read More
Regex match multiple instances...

phpregexpcre

Read More
Match all regex patterns until a delimiting pattern is reached...

regexpcre

Read More
How to match an optional string at the beginning?...

regexpcre

Read More
PHP 7 preg_replace PREG_JIT_STACKLIMIT_ERROR with simple string...

phpregexpreg-replacepcrephp-7

Read More
Why no backtracing when using star with negated character set...

regexpcre

Read More
How to preg_split all character, but don't split <b> and <br>...

phpregexpcre

Read More
PCRE regex for string with delimiter...

delimiterpcre

Read More
match a text that follows a special string...

regexpcreregular-language

Read More
Why does this multi-line regular expression include the following line?...

regexpcrepcregrep

Read More
PCRE character class subtraction...

phpregexpcre

Read More
Ignoring apostrophe while capturing contents in single quotes REGEX...

phpregexpcre

Read More
How does this pattern match hyphen without escape?...

regexpcre

Read More
Regex to match 1 or 2 occurrences...

regexelixirpcre

Read More
R: regex to capture all instances after a given character...

rregexpcrebackreference

Read More
Regex parse by commas...

phpregexpcre

Read More
Regex to match string after similar words...

phpregexpcre

Read More
replacing nested backreferences in regular expression...

regexgrepnestedpcre

Read More
Regex capture IP address and username which are not consistent on all events...

pcre

Read More
regex matching outer braces in python...

pythonregexpcre

Read More
Named groups and OR operator in JS...

javascriptnode.jsregexpcre

Read More
PCRE implementing negative lookahead AND behind working together?...

regexconditional-statementspcreregex-lookaroundslookbehind

Read More
Regex Need to Match word but exclude other words in any order...

regexpcre

Read More
How to exclude specific uri in regex...

regexpcre

Read More
Strange result of using asterisk * quantifier...

phpregexpcre

Read More
BackNext