Related articles |
---|
How can I specify extended chars in a reg. exp? Venkateswara.Rao@cho.ge.com (Rao V. Kachibhotla) (1996-09-15) |
From: | "Rao V. Kachibhotla" <Venkateswara.Rao@cho.ge.com> |
Newsgroups: | comp.compilers |
Date: | 15 Sep 1996 00:42:42 -0400 |
Organization: | GE Fanuc Automation North America, Inc |
Keywords: | DFA, i18n, comment |
Hi All,
I have the following problem.I have to allow extended characters (whose
integer value is > 127) in a reg. exp for string_constant. How can I
specify a character (for example, a sigma or theta) in a regular
expression.
I would appreciate any help.
Thanks
Rao
[Kind of depends on the regexp package you're using, no? -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.