Welcome to mirror list, hosted at ThFree Co, Russian Federation.

regmagic.h « regexp « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9eb4eaf96ebc3055cc9a7c0140a4813601fcb299 (plain)
1
2
3
4
5
6
7
/*	$Id$ */

/*
 * The first byte of the regexp internal "program" is actually this magic
 * number; the start node begins in the second byte.
 */
#define	MAGIC	0234