Jpp  master_rocky
the software that should make you happy
Public Attributes | List of all members
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: