Hi Marc, GnuGk uses the PRegularExpression class from OpenH323, which implements "extended POSIX 1003.2 regular expressions". On Unix systems you can get a manual page about that syntax with "man 7 regex". The character classes are done a bit different from the Perl (?) syntax in your example. Regards, Jan Marc Michot wrote: > Hello, > > I would like using VirtualQueueRegex. > But I have a question on the regex. > > I would like to use like perl regex : > ^(\d{4}|\d{6})#123.*$ > my question is : is "\d" works and "{n,m}" operators exists ? > > Regards, > Marc -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/