<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: REGULAR EXPRESSIONS / META CHARACTERS REGEXP_INSTR</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/regular-expressions-meta-characters-regexp_instr/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/regular-expressions-meta-characters-regexp_instr/</link>
	<description></description>
	<pubDate>Sat, 26 May 2012 08:10:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/regular-expressions-meta-characters-regexp_instr/#comment-104499</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 06 Mar 2012 07:57:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-104499</guid>
		<description>Generally, a caret (^) represents "Beginning of Line Anchor". However, when used inside brackets with selection characters, a caret takes on a second meaning -- it means "not these characters". The expression can't confuse the meaning because it cannot mean "Beginning of Line Anchor" when it's inside the brackets.

Words and other symbols can have different meanings when used in different ways. The surrounding symbols can modify the meanings.

Tom</description>
		<content:encoded><![CDATA[<p>Generally, a caret (^) represents &#8220;Beginning of Line Anchor&#8221;. However, when used inside brackets with selection characters, a caret takes on a second meaning &#8212; it means &#8220;not these characters&#8221;. The expression can&#8217;t confuse the meaning because it cannot mean &#8220;Beginning of Line Anchor&#8221; when it&#8217;s inside the brackets.</p>
<p>Words and other symbols can have different meanings when used in different ways. The surrounding symbols can modify the meanings.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
