<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>npp | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/npp/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Wed, 29 Aug 2018 07:03:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Extracting names from given list of URLs (using regex)</title>
		<link>https://tutes.in/extracting-names-from-given-list-of-urls-using-regex/</link>
					<comments>https://tutes.in/extracting-names-from-given-list-of-urls-using-regex/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 09 Aug 2018 08:14:35 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[notepad ++]]></category>
		<category><![CDATA[npp]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[text editing]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1556</guid>

					<description><![CDATA[<p>let us extract name form the URL paste the URL in the notepad and press crtl+f , and select &#8216;regular expressions &#8216; from search mode now, enter the regex in the find tab to fetch names Now, the selected name will be fetched form regex as (\1). it can work on numerous links like:- And [&#8230;]</p>
The post <a href="https://tutes.in/extracting-names-from-given-list-of-urls-using-regex/">Extracting names from given list of URLs (using regex)</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/extracting-names-from-given-list-of-urls-using-regex/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
