index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex
/
REG_ESUBREG.c
blob: 48353dbcd2dd1e57bdaef47af31ccfaaa2fc6139 (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_ESUBREG (6) /* POSIX(2) */