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_NOTBOL.c
blob: 07ec5a4996d088c58351761f0417bc0d1bf4d467 (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_NOTBOL (1<<0) /* POSIX(2) */