Search code examples
how can I make a Regex to match prefix and multiple suffixes at same time?...

regex

Read More
Regex to get a filename from a url...

regex

Read More
Regex to match HTML self closing <a/> tags (using PHP)...

phpregex

Read More
How to verify if a regular expression is Posix compatible?...

javamysqlregexposixmysql-5.7

Read More
Using re.sub and replace with overall match...

pythonregexpython-re

Read More
Extracting part of string by position in R...

rregex

Read More
Regular expression matching whole word OR operator...

javaregex

Read More
Difference between [:alpha:] class and [a-zA-Z]; Is [:alpha:] OS independent?...

rregex

Read More
Split Java String by New Line...

javaregexsplitnewline

Read More
Python regex to match one or more line breaks?...

pythonregexsplit

Read More
Regex to match specific strings without a given prefix...

regex

Read More
What is the ultimate postal code and zip regex?...

regexzipcodepostal-code

Read More
Regex pattern including all special characters...

javaregex

Read More
Negative lookahead regex in `re.subn()` context...

pythonregex

Read More
Regex matching with negative look-behind assertion...

pythonregexparsingnegative-lookbehind

Read More
How to build a regex pattern from a list of words (in a string or array) and surround each word with...

phpregex

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

pythonphpregexpcre

Read More
With regex find and replace all require imports with ES import?...

regexvisual-studio-coderequirejses6-modules

Read More
Remove hashtag symbol js, by regex...

javascriptregex

Read More
need to break IP address stored in bash variable into octets...

regexbashvariablessedip-address

Read More
How to improve the regex performance in java...

javaregexperformance

Read More
RegEx fails - Looking for subtitle missing quotes...

androidregexquotessubtitle

Read More
How to convert a Swift 5.7 Regex back to a string?...

swiftregexreflectionswift-regexbuilder

Read More
regexp to extract multiple occurrences of a pattern in a string...

sqlregexhadoophive

Read More
Better way to test .htaccess file...

regexapache.htaccessmod-rewrite

Read More
How to implement multiple custom sorting rules based on hyphen-delimited substrings?...

phparraysregexsortingusort

Read More
How to get second material name from product description...

sqlregexpostgresqlregex-group

Read More
Ticker symbols supported by googlefinance function...

regexgoogle-sheetsgoogle-sheets-formulagoogle-finance

Read More
How can I validate an email address using a regular expression?...

regex

Read More
RegExp for whitespaces without tabs...

javaregex

Read More
BackNext