Search code examples
SELECT rows WHERE a string is found in a serialized column value using CodeIgniter's query build...


phpregexcodeigniterserializationquery-builder

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


regex

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


phpregexarrays

Read More
Validate a timestamp in JavaScript...


javascriptregexvalidationtimestamp

Read More
Split a string into an array of words, numbers, and punctuations...


phpregexpcrepreg-split

Read More
Capitalize first letter of each word in a selection using Vim...


regexvimreplacefindcapitalize

Read More
Detect URLs in text with JavaScript...


javascriptregexurl

Read More
Is "regex" in modern programming languages really "context sensitive grammar"?...


regexidiomscontext-free-grammar

Read More
Is there a ReSharper annotation for regex highlighting?...


c#regexresharpervisual-studio-2015

Read More
Regex match markdown link...


javascriptregex

Read More
Regular expression that takes <...> as one item in "foo bar <hello world> and so on...


pythonregex

Read More
REGEX parsing commands from latex lines - Python...


pythonregex

Read More
.htaccess make subdirectory root for domain...


regexapache.htaccessmod-rewritehttp-redirect

Read More
Parse a string with two delimiting characters that may be escaped and produce a flat, associative re...


phpregexassociative-arraystring-parsingpreg-split

Read More
Parse a log file line containing square bracketed expressions...


phpregextext-extractionstring-parsingpreg-split

Read More
preg_split() using '[WORD]' as the regex parameter works but doesn't remove the unwanted...


phpregexsplitdelimiter

Read More
How to extract words which are wrapped in curly brackets...


phpregextext-extraction

Read More
Split a string formatted as [number][letter][slash][number] into a three-element array...


phpregexsplitstring-parsing

Read More
How to extract a numeric substring before the file suffix of a URL string...


phpregextext-extraction

Read More
How to parse a formatted string with hyphens and square braces into a flat array of components...


phpregexsplittext-extractionstring-parsing

Read More
Replace custom placeholder with HTML markup...


phphtmlregexreplaceplaceholder

Read More
Split a string on spaces and on either side of parentheses...


phpregexsplitpreg-split

Read More
Parse a formatted string with multiple square-brace-wrapped trailing values into a flat array...


phpregexsplittext-extractionstring-parsing

Read More
Isolate substrings wrapped in square brackets...


phpregexstringtext-extractionstring-parsing

Read More
How to extract table names and column names from sql query?...


pythonsqlregexsqliteparsing

Read More
How to match numbers AND the parentheses that surround them using regular expressions in pyspark...


regexpysparkapache-spark-sql

Read More
Regex pattern produces unexpected result...


regexnotepad++regex-group

Read More
AWK not able to extract the from field in the maillog...


regexshellawk

Read More
Characterise Awk regex engine...


regexawk

Read More
Have HTML5's a inputs pattern attribute ignore case...


regexhtmlinput

Read More
BackNext