ReactOS 0.4.15-dev-7918-g2a2556c
re_registers Struct Reference

#include <regex.h>

Public Attributes

unsigned num_regs
 
regoff_tstart
 
regoff_tend
 

Detailed Description

Definition at line 400 of file regex.h.

Member Data Documentation

◆ end

regoff_t* re_registers::end

Definition at line 404 of file regex.h.

◆ num_regs

unsigned re_registers::num_regs

Definition at line 402 of file regex.h.

◆ start

regoff_t* re_registers::start

Definition at line 403 of file regex.h.


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