pcreposix


Data type regex_t

The structure representing a compiled regular expression.

Attributes

NameTypeDescription
re_pcreUndocumented
re_nsubUndocumented
re_erroffsetUndocumented
origUndocumented
startpUndocumented
endpUndocumented


Data type regmatch_t

The structure in which a captured offset is returned.

Attributes

NameTypeDescription
rm_soRegmatch start offset
rm_eoRegmatch end offset