Perl style regular expressions

From: Matt Welland <welland_at_node72.tmp.medtronic.COM>
Date: Thu, 1 Jun 1995 13:50:36 -0700 (MST)

Sure hope this is going to the right place!

I am attempting to use STk to do some things I usually do in Perl. The
question I have is are some of the regex things I use in Perl available
for STk? Namely (in order of priority):

  ^ to match beginning of string
  $ to match end of string
  \s to match white space
  \b,\B,\w,\W to match word and word boundries
  {n,m} n through m occurances

I don't see them in the reference manual and don't know enough to add
them myself. Any suggestions as to where to find or how to do would be
most appreciated.

If it matters I am using both SunOS and Linux.
--Matt--
,------------------------------------------------------------.
| Matt Welland | phone: (602) 929-5563 |
| Design Engineer | fax: (602) 921-6475 |
| Micro-Rel, IC CAE group | email: welland_at_tmp.medtronic.com |
| MS-10-6 | |
`------------------------------------------------------------'
Received on Thu Jun 01 1995 - 22:53:06 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST