| 229 |
.rs |
.rs |
| 230 |
.sp |
.sp |
| 231 |
PCRE assumes by default that it will run in an environment where the character |
PCRE assumes by default that it will run in an environment where the character |
| 232 |
code is ASCII (or Unicode, which is a superset of ASCII). PCRE can, however, be |
code is ASCII (or Unicode, which is a superset of ASCII). This is the case for |
| 233 |
compiled to run in an EBCDIC environment by adding |
most computer operating systems. PCRE can, however, be compiled to run in an |
| 234 |
|
EBCDIC environment by adding |
| 235 |
.sp |
.sp |
| 236 |
--enable-ebcdic |
--enable-ebcdic |
| 237 |
.sp |
.sp |
| 238 |
to the \fBconfigure\fP command. This setting implies |
to the \fBconfigure\fP command. This setting implies |
| 239 |
--enable-rebuild-chartables. |
--enable-rebuild-chartables. You should only use it if you know that you are in |
| 240 |
|
an EBCDIC environment (for example, an IBM mainframe operating system). |
| 241 |
. |
. |
| 242 |
. |
. |
| 243 |
.SH "SEE ALSO" |
.SH "SEE ALSO" |
| 260 |
.rs |
.rs |
| 261 |
.sp |
.sp |
| 262 |
.nf |
.nf |
| 263 |
Last updated: 05 June 2007 |
Last updated: 30 July 2007 |
| 264 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
| 265 |
.fi |
.fi |