Search code examples
Split a string by any of multiple delimiters which may have a length greater than 1 character...


phpdelimiterexplode

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


phpregexdelimiterpreg-split

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


phpregexdelimiterpreg-split

Read More
preg_split with PREG_SPLIT_DELIM_CAPTURE flag still delimiter gets consumed...


phpdelimiterpreg-split

Read More
Split a string into an array of sentences based on dots...


phpsplitdelimiterpreg-splitsentence

Read More
How to split a string containing HTML table markup into whole <tr>...</tr> segments...


phphtmlregexdelimiterpreg-split

Read More
Regex pattern starting with [0-9]+ emits "Unknown modifier '+'" error in PHP...


phpregexdelimiter

Read More
Using a pipe for alternation and pipes as regex delimiters causes preg_split() to fail...


phpregexescapingdelimiter

Read More
Capturing output of find . -print0 into a bash array...


arraysbashnullfinddelimiter

Read More
Stringify all values in a newline delimited JSON by keys...


javajsonamazon-s3delimiter

Read More
Stored Procedure Syntax Error (SQL Error [1064] [42000])...


mysqlsyntaxdelimiterdbeaver

Read More
Delimiters in MySQL...


sqlmysqlsyntaxdelimiter

Read More
bash command XOR ^ anothercommand...


bashoperatorsdelimiterlogical-operators

Read More
Count number of pieces data is split to by a certain delimiter...


excelexcel-formulasplitcountdelimiter

Read More
SSIS - Unable to delimit a text file with space delimiters...


ssisdelimiterflat-file

Read More
Why do I get a FormatException about semicolons when sending a MailMessage to multiple recipients?...


c#.netemaildelimitersystem.net.mail

Read More
Capping consecutive delimiters during text file importing...


excelvbadelimiter

Read More
When to use the terms "delimiter," "terminator," and "separator"...


delimiterterminologysemanticsseparator

Read More
xslt 1.0 - need a delimiter between each node value under for-each select...


xmlfor-loopxsltxslt-1.0delimiter

Read More
How to split multi-values from two different columns and display split value from one column against...


sqlsql-serversplitdelimitermultivalue

Read More
To return text value between the first and second semicolons counting from the right of a string...


sqlsubstringreversedelimitercharindex

Read More
Least used delimiter character in normal text < ASCII 128...


asciidelimitercsv

Read More
Reading null delimited strings through a Bash loop...


bashdelimiternull-character

Read More
Separating with multiple alternative delimiters in tidyr...


rregexdataframetidyrdelimiter

Read More
Replace all instances of a character, but only within matching strings...


rtextreplacedelimitergsub

Read More
PostgreSQL delimiter to separate multiple queries in queries file...


sqlpostgresqldelimiter

Read More
Is defining a delimiter in a hive ORC Table useless?...


hivedelimiterorc

Read More
split string last delimiter...


rstringsplitdelimiter

Read More
I need to split a text column in Access that stores dates in MM/YYYY and MM/DD/YYYY format to remove...


datems-accessdelimiterms-access-2013

Read More
How to make the 'cut' command treat same sequental delimiters as one?...


bashunixdelimitercut

Read More
BackNext