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