Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
regmatch_t Struct Reference

#include <regex.h>

Public Attributes

regoff_t rm_so
 
regoff_t rm_eo
 

Detailed Description

Definition at line 378 of file regex.h.

Member Data Documentation

◆ rm_so

regoff_t regmatch_t::rm_so

Definition at line 380 of file regex.h.

◆ rm_eo

regoff_t regmatch_t::rm_eo

Definition at line 381 of file regex.h.


The documentation for this struct was generated from the following file: