CHAR_MIN           51 ext/ereg/regex/debug.c 		for (c = CHAR_MIN; c <= CHAR_MAX; c++)
CHAR_MIN           58 ext/ereg/regex/debug.c 			for (c = CHAR_MIN; c <= CHAR_MAX; c++)
CHAR_MIN           68 ext/ereg/regex/debug.c 			for (c = CHAR_MIN; c <= CHAR_MAX+1; c++)	/* +1 does flush */
CHAR_MIN            9 ext/ereg/regex/utils.h #define	NC		(CHAR_MAX - CHAR_MIN + 1)