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