Jpp  18.0.0
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
re_registers Struct Reference

#include <regex.h>

Public Attributes

unsigned num_regs
 
regoff_tstart
 
regoff_tend
 

Detailed Description

Definition at line 359 of file regex.h.

Member Data Documentation

unsigned re_registers::num_regs

Definition at line 361 of file regex.h.

regoff_t* re_registers::start

Definition at line 362 of file regex.h.

regoff_t* re_registers::end

Definition at line 363 of file regex.h.


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