public marks

PUBLIC MARKS with tags regex & search

2008

Regular Expression Library

by ycc2106 & 9 others
the Internet's first Regular Expression Library. Currently we have indexed 2116 expressions from 1292 contributors around the world.

2006

C#, .Net Framework: Google Search: find file extension with regex in c#

by ycc2106
A simple regex that could be used in C# to find file extensions is:.+\.([^.]+)$This will find an extension that is at the end of the string. To find an extension anywhere in a string you can use: .+\.([^.]+)\s A regex to find a three letter extension at t

regexxer Search Tool

by bertux
regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you’re tired of hacking sed command lines together, then you should definitely give it a try.

2005

Active users

ycc2106
last mark : 13/06/2008 15:33

plasticdreams
last mark : 02/11/2006 07:15

zoom2au
last mark : 21/06/2006 23:20

digitalmonkey
last mark : 12/03/2006 04:57

bertux
last mark : 05/03/2006 20:28

gygyuu
last mark : 06/02/2005 23:34