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