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_ERANGE.c
blob: ff85a8dae183a5cd3c5a33b05a6c8bcaf2cb800e (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_ERANGE (11) /* POSIX(2) */