<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 05:38:15 +0000</lastBuildDate>
    <item>
      <title>(Regular Expression) Split string by commas and spaces but preserve quoted strings - svenito</title>
      <link>https://snipplr.com/view/20408/split-string-by-commas-and-spaces-but-preserve-quoted-strings</link>
      <description>&lt;p&gt;will split the string&#13;
"I am" search words&#13;
&#13;
into &#13;
[0] =&gt; I am&#13;
[1] =&gt; searching&#13;
[2] =&gt; words&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 07:08:25 UTC</pubDate>
      <guid>https://snipplr.com/view/20408/split-string-by-commas-and-spaces-but-preserve-quoted-strings</guid>
    </item>
  </channel>
</rss>
