Search code examples
Regex to select all URLs in a body of text except a particular URL (Sublime Text)...

regexpcre

Read More
R (regex) - removing apartment, unit, and other words from end of address...

rregexgeolocationpcrestreet-address

Read More
PCRE Regex Match /x... but not /y/x...

regexpcre

Read More
how to capture group within capture group?...

regexpcre

Read More
What's the difference between regexec and pcre_exec?...

c++cregexpcre

Read More
How to ignore all after domain zone except symbol "/"...

regexstringperlpcre

Read More
split character at deliminator conditionally negative lookahead assertion...

rregexpcre

Read More
Using OR in negative lookahead...

regexpcre

Read More
ignoring certain characters with regex...

regexpcre

Read More
IF in a Regex expresion? (replace something in file names ONLY if file type is xxx)...

regexpcre

Read More
XRegExp: "Unmatched ')'" Yet everything appears to be balanced...

javascriptregexpcrexregexp

Read More
Print lines from config files for specific section only...

regexbashawksedpcre

Read More
Remainder of URL path to results array after pattern match...

regexpcre

Read More
php string invisible character after get_file_contents()...

phpregexpcre

Read More
PHP RegEx to match nested patterns (possible recursion)...

phpregexparsingrecursionpcre

Read More
Regex for not matching if the pattern captured in capturing group changes...

regexpcre

Read More
Regex for single delimiter between two patterns...

regexpcre

Read More
Why does grep match lazily when invoked with -zoP and matching backreference followed by newline?...

regexgrepposixpcre

Read More
Regular expression to capture hex numbers with odd number of characters...

regexpcre

Read More
Why does this preg_replace call return NULL?...

phpregexpcre

Read More
QRegularExpression lazy matching not working for very large strings...

regexqtqt5pcreqregularexpression

Read More
Regex - Split String on Comma, Skip Anything Between Balanced Parentheses...

rregexpcreregex-group

Read More
mod_rewrite redirects with absolute path in URL...

regexapache.htaccessmod-rewritepcre

Read More
Regex subroutine works in Npp but behaves strangely in PCRE...

regexnotepad++pcre

Read More
How to write regex pattern from my function for validation custom phone numbers?...

javascriptregexstringvalidationpcre

Read More
Perl regex working in online PCRE tester but not in perl command...

htmlregexbashperlpcre

Read More
Eliminating Characters using PHP PCRE...

phpregexpcre

Read More
PHP regular expressions: No ending delimiter '^' found in...

phpregexpreg-matchpcre

Read More
Matching number of occurrences skipping chars...

regexpcre

Read More
PHP: preg_match_all() - how to find all occurrences of OR seperated substrings with a regex correctl...

phpregexpcrepreg-match-all

Read More
BackNext