source:
vendor/emx/0.9d-fix04/src/regexp/regmagic.h
| Last change on this file was 18, checked in by , 23 years ago | |
|---|---|
|
|
| File size: 153 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * The first byte of the regexp internal "program" is actually this magic |
| 3 | * number; the start node begins in the second byte. |
| 4 | */ |
| 5 | #define MAGIC 0234 |
Note:
See TracBrowser
for help on using the repository browser.
