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_EXTENDED.c
blob: 8b665c9e795dd86d9d77b0495bfba71e7d2263f0 (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_EXTENDED (1<<0) /* POSIX(2) */