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
/
regoff_t.h
blob: a87283e13b5153fc53f503f8ed8f3f2e5cae83f0 (
plain
)
1
2
3
4
5
6
#include <regex.h> typedef long long int regoff_t; /* POSIX(2) */