Search code examples
Output all the paragraphs that match...


regexperlmultiline

Read More
How can I replace backward slash to forward slash using Java?...


javaregex

Read More
How to extract lines of text which do not start with an asterisk from a multi-line string...


phpregextext-extraction

Read More
Split text on double newlines...


phpregexsplitnewline

Read More
mySQL Regexp with square brackets...


mysqlregexsquare-bracket

Read More
Parse a string of value assignments (with optional spacing) separated by AND into an array of compon...


phpregexstring-parsingpreg-split

Read More
Retrieving verb stems from a list of verbs...


pythonregexstringlistnlp

Read More
How to use REGEXP_LIKE in a CASE expression?...


sqlregexoracle11gcase

Read More
How to split out parts of a string...


phpregexpreg-split

Read More
Parse a string of text followed by parenthetically wrapped text...


phpregextext-extractiontext-parsing

Read More
Trying to match from final 2 lines, returning too much info...


regexvb.net

Read More
testfixtures.StringComparison does not allow regex flags...


regexpython-3.xlogging

Read More
Preg_split creates an array, but makes it empty...


phpregex

Read More
How to avoid preg_split() creating empty elements...


phpregexpreg-split

Read More
Real Time Morse code converter in Javascript...


javascriptregex

Read More
How to split a string by any of multiple single-character delimiters...


phpregexstringsplit

Read More
Extract delimiters and non-delimiters from a string as separate arrays...


phpregexdelimiterpreg-split

Read More
Remove parts of substring with couple of conditions...


javascriptregexreplaceall

Read More
How to split a string before every digit...


phpregexpreg-split

Read More
Parse text containing multiple sets of a number wrapped in parentheses followed by non-parenthetical...


phpregexassociative-arraytext-extractiontext-parsing

Read More
Informix 12.10 CLOB & RegEx bug?...


sqlregexposixinformix

Read More
preg_split - split by white space and by chosen character but keep the character in array...


phpregexpreg-split

Read More
preg_split() by one or more consecutive listed characters...


phparraysregexpreg-split

Read More
PHP's preg_split() does not respect a regex pattern containing only a character class...


phpregexdelimiterpreg-split

Read More
How to split a string by commas not inside of parentheses...


phpregexpreg-split

Read More
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
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
BackNext