| # | Line 28 | Line 28 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 28 | #define memcpy(to,from,len) bcopy(from,to,len) | |
| 29 | #endif | |
| 30 | ||
| 31 | + | static int advance(), cclass(); |
| 32 | + | |
| 33 | static char expbuf[ESIZE]; | |
| 34 | static int iflag; | |
| 35 | static int circf; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |