<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/9018" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-01-20T09:30:07-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/9018</id>

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2005-01-20T09:30:07-04:00</updated>

		<published>2005-01-20T09:30:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45613#p45613</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45613#p45613"/>
		<title type="html"><![CDATA[help with regexp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45613#p45613"><![CDATA[
Thanks a lot, it works!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Jan 20, 2005 9:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-20T07:02:30-04:00</updated>

		<published>2005-01-20T07:02:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45594#p45594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45594#p45594"/>
		<title type="html"><![CDATA[help with regexp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45594#p45594"><![CDATA[
use "-all -inline" and regexp will return a list of matches<blockquote class="uncited"><div>% regexp -all -inline . abcde<br>a b c d e</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Thu Jan 20, 2005 7:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2005-01-20T05:39:16-04:00</updated>

		<published>2005-01-20T05:39:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45588#p45588</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45588#p45588"/>
		<title type="html"><![CDATA[help with regexp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45588#p45588"><![CDATA[
hi there <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I've a small trouble with regexp and I wonder it might be usefull to have a small chapter added in the FAQ.<br><br>I know how to use regsub, it's quite simple... but my trouble is to use regexp returning me the different matches.<br><br>Let me give you an example:<div class="codebox"><p>Code: </p><pre><code>set mystring "a string with me@domain.com or yet@another.mail may return my@list.of.mails"</code></pre></div>I want to find the way using regexp to return me:<div class="codebox"><p>Code: </p><pre><code>me@domain.comyet@another.mailmy@list.of.mail</code></pre></div>Thanx by advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Jan 20, 2005 5:39 am</p><hr />
]]></content>
	</entry>
	</feed>
