File: regmagic.h

package info (click to toggle)
xless 1.7-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: ansic: 3,135; makefile: 38
file content (5 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (124)
1
2
3
4
5
/*
 * The first byte of the regexp internal "program" is actually this magic
 * number; the start node begins in the second byte.
 */
#define	MAGIC	0234