Page 1 of 1

To DeadNotBuried bout " Regex "

Posted: Wed Dec 08, 2004 1:46 pm
by GouroB
DeadNotBuried said :
i'd suggest doing a search on google etc for "regex" , there are thousands of sites out there explaining how to use regex's.
dear DeadNotBuried
i did try to find out in google , altavista , yahoo & hotmail search but couldnt find any thing bout regex ... yah there are some small paragraph's on regex but none of them are related to use of regex . :roll:

Posted: Wed Dec 08, 2004 3:49 pm
by AngryWolf
Narrow your search to POSIX regular expressions (because the regex library that Unreal uses is TRE, which is compatible with POSIX). Probably this page helps:

http://en.wikipedia.org/wiki/Regular_expression

This should help, too:

http://www.zytrax.com/tech/web/regex.htm

Posted: Wed Dec 08, 2004 7:25 pm
by GouroB
THX Angrywolf
:D

Posted: Wed Dec 08, 2004 7:55 pm
by codemastr
I searched google for "regex" and the #1 hit was to a program that is designed to aid in experimenting with regex. The second, "Steve Ramsay's Guide to Regular Expressions," (10 pages) the third, "Regular Expression HOWTO" (22 pages) etc. So I don't know how you found only a few paragraphs...

Posted: Thu Dec 09, 2004 1:29 am
by DeadNotBuried
i get the same as codemastr, all of the top 3 are very good for learning about regex's

ummm

Posted: Thu Dec 09, 2004 8:28 pm
by GouroB
codemastr said
I searched google for "regex" and the #1 hit was to a program that is designed to aid in experimenting with regex. The second, "Steve Ramsay's Guide to Regular Expressions," (10 pages) the third, "Regular Expression HOWTO" (22 pages) etc. So I don't know how you found only a few paragraphs...
yah i also got that after seein ur this post :oops: and got the same
but i searched with " ircd regex " and got those dumb things :( it was my mistake .