Search code examples
How do I refer to capture groups in a MySQL regex?...


mysqlregex

Read More
How to validate a US social security number using a regular expression...


regexvalidation

Read More
Javascript - Replacing a value located between a boundary...


javascriptregex

Read More
Truncate an array after the last qualifying value...


phpregexarrays

Read More
Parse and extract values from a string containing HTML elements...


phpregextext-extractiontext-parsing

Read More
Split a string into a flat array of its placeholders and non-placeholder...


phparraysregexsplitplaceholder

Read More
Ansible regex search unknown escape character...


regexansible

Read More
How to split a string between gapless, square-braced numbers...


phpregexsplit

Read More
How to match square braced placeholders in a string which may contain differing formatted text...


phpregextext-extraction

Read More
Is it possible to replace to uppercase in Visual Studio?...


regexvisual-studioreplaceuppercase

Read More
Why is a cached Regexp outperforming a compiled one?...


c#regexperformancebenchmarking

Read More
How to extract words prefixed with a positive/negative sign...


phpregextext-extractionprefix

Read More
Multibyte trim in PHP?...


phpregexunicodemultibytembstring

Read More
RegEx match open tags except XHTML self-contained tags...


htmlregexxhtml

Read More
preg_split : splitting a string according to a very specific pattern...


phpregexpreg-split

Read More
PHP - Regex to get integer value that formatted separated by character...


phpregex

Read More
preg_match to determine similar pattern...


phpregexpreg-match

Read More
Is there a way to combine two words with one word having 'p' has the start, and the other ha...


regex

Read More
What does the regular expression "\d{1,6}" check for?...


asp.net-mvcregex

Read More
Standardize the number of spaces on both sides of a delimiter in a string...


phpregexstringreplace

Read More
How to get the numeric value that does not end with `%`...


c#regex.net-coreregex-negationregex-greedy

Read More
Parse the lines of a predictably formatted text file...


phpregexstringtext-parsingfileparsing

Read More
Is there such a thing as short-circuit evaluation within a regular expression? If so, how to write i...


regextcl

Read More
How to get sum with decimal places if decimal separator is also delimiter...


c#regex.net-coreregex-groupregex-greedy

Read More
how to find number pattern in a string...


javascriptjqueryregex

Read More
How to check if a string contains chars that are outside of a given char list...


c#.netregex

Read More
Regex replace format template with a string so that the result is a formatted string...


phpc++regextemplatesstring-formatting

Read More
Validate that a string is comprised only of one or more letters, numbers, and/or spaces...


phpregexvalidationpreg-match

Read More
Deny direct access to a folder and file by htaccess...


phpregexapache.htaccessmod-rewrite

Read More
Regex remove repeated +-*/ characters from a string in javascript...


javascriptregex

Read More
BackNext