<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3745186</guid>
        <pubDate>Sun, 15 Oct 2017 15:56:07 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3745186</link>
        <description><![CDATA[JoeUser: Очень просто&#33;&#33;&#33; <br>Нужно просто оформить свой вопрос отдельным сообщением на этом форуме.]]></description>
        <author>JoeUser</author>
        <category>RegExp</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3745164</guid>
        <pubDate>Sun, 15 Oct 2017 11:32:28 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3745164</link>
        <description><![CDATA[alex252: привет&#33; подскажите пожалуйста есть строка такого типа<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>&#036;st = &#39;data-tags=&quot;arrow, right&quot;  class=&quot;ion-chevron-right&quot;<br>
data-pack=&quot;arrow, down&quot;  class=&quot;ion-chevron-down&quot;&#39;;</div></div><br>
я выдергиваю только все элементы class и название класса то что в кавычках, <br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>&#036;st = preg_replace (&quot;#class=&#092;&quot;(.*)&#092;&quot;#&quot;,&quot;&quot;,&#036;st);</div></div><br>
а как сделать наоборот? вывести только class и то что в кавычках а остальное отбросить?]]></description>
        <author>alex252</author>
        <category>RegExp</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712276</guid>
        <pubDate>Tue, 21 Mar 2017 05:57:24 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712276</link>
        <description><![CDATA[amk: <strong class='tag-b'>ViktorXP</strong>, точно.<br>
Исправляю:<br>
/[^&#092;x10]&#092;x10&#092;x62/ ?]]></description>
        <author>amk</author>
        <category>RegExp</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712247</guid>
        <pubDate>Mon, 20 Mar 2017 23:48:48 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712247</link>
        <description><![CDATA[ViktorXP: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=410531&view=findpost&p=3712244'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>amk &#064; <time class="tag-quote__quoted-time" datetime="2017-03-20T23:19:16+00:00">20.03.17, 23:19</time></span><div class='quote '>/&#092;x10&#092;x10&#092;x62/ ?</div></div><br>
так первый вроде же &quot;НЕ 0x10&quot; у топикстартера<br>
пс. [^&#092;x10]]]></description>
        <author>ViktorXP</author>
        <category>RegExp</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712244</guid>
        <pubDate>Mon, 20 Mar 2017 23:19:16 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712244</link>
        <description><![CDATA[amk: /&#092;x10&#092;x10&#092;x62/ ?]]></description>
        <author>amk</author>
        <category>RegExp</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712028</guid>
        <pubDate>Mon, 20 Mar 2017 07:49:40 +0000</pubDate>
        <title>Не могу подобрать регулярку.</title>
        <link>https://forum.sources.ru/index.php?showtopic=410531&amp;view=findpost&amp;p=3712028</link>
        <description><![CDATA[Gonarh: Сабж.<br>
В строке нужно найти строгую последовательность трёх байт<br>
Первый байт НЕ 0x10<br>
Второй байт 0x10<br>
Третий байт 0x62<br>
<br>
Заранее спасибо. <br>
<br>
<span class="tag-color tag-color-named" data-value="mergepost" style="color: mergepost"><span class='tag-size' data-value='7' style='font-size:7pt;'>Добавлено <time class="tag-mergetime" datetime="2017-03-20T08:21:09+00:00">20.03.17, 08:21</time></span></span><br>
Спасибо. Подобрал.]]></description>
        <author>Gonarh</author>
        <category>RegExp</category>
      </item>
	
      </channel>
      </rss>
	