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_BADPAT.h
blob: 9df882556beb9976e11d8176dd6d24ac0faedec8 (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_BADPAT (2) /* POSIX(2) */