Jpp  15.0.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

regoff_t regmatch_t::rm_so

Definition at line 380 of file regex.h.

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: