File: regmagic.h

package info (click to toggle)
xfaces 3.3-30.3
  • links: PTS
  • area: main
  • in suites: sid
  • size: 1,140 kB
  • sloc: ansic: 7,497; makefile: 441; sh: 5
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