Search code examples
Replace back slash (\) with forward slash (/)...


javascriptregex

Read More
Why is \D+ matching across new lines, despite using multiline flag?...


javascriptregex

Read More
Why there are empty spaces in the middle of the string returned by re.split()?...


pythonregexstring

Read More
Split a string between formatted substrings where the delimiter is also found within sought segments...


phpregexsplitpreg-split

Read More
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
regex for string starts with characters in range...


regexoracle-database

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
BackNext