<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://dwt.life/feed/rss/archives/320/">
<title>dwt&#039;s life - PHP去除LR LF等特殊字符串 的评论</title>
<link>https://dwt.life/archives/320/</link>
<description>function clean($text){    return trim(preg_replace(&amp;quot;/(\s*[\r\n]+\s*|\s+)/&amp;quot;, &amp;#039; &amp;#03...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>