Predefined_regular_expressions

o RXwhite
White space
o RXalpha
Sequence of alphabetic characters
o RXlowercase
Sequence of lower case alphabetic characters
o RXuppercase
Sequence of upper case alphabetic characters
o RXalphanum
Sequence of letters and/or digits
o RXidentifier
Initial letter or underscore followed by letters underscores or digits
o RXint
Integer
o RXdouble
Floating point number

Some regular expressions matching common things are predefined

Alphabetic index Hierarchy of classes


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk