pcreposix
Data type
regex_t
The structure representing a compiled regular expression.
Attributes
Name
Type
Description
re_pcre
Undocumented
re_nsub
Undocumented
re_erroffset
Undocumented
orig
Undocumented
startp
Undocumented
endp
Undocumented
Data type
regmatch_t
The structure in which a captured offset is returned.
Attributes
Name
Type
Description
rm_so
Regmatch start offset
rm_eo
Regmatch end offset