How can I specify extended chars in a reg. exp?

"Rao V. Kachibhotla" <Venkateswara.Rao@cho.ge.com>
15 Sep 1996 00:42:42 -0400

          From comp.compilers

Related articles
How can I specify extended chars in a reg. exp? Venkateswara.Rao@cho.ge.com (Rao V. Kachibhotla) (1996-09-15)
| List of all articles for this month |

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]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.