summaryrefslogtreecommitdiff
path: root/src/regex/REG_ERANGE.h
blob: ff85a8dae183a5cd3c5a33b05a6c8bcaf2cb800e (plain)
1
2
3
4
5
6
#include <regex.h>
#define REG_ERANGE                                                          (11)
/*
POSIX(2)
*/