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