Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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

◆ num_regs

unsigned re_registers::num_regs

Definition at line 361 of file regex.h.

◆ start

regoff_t* re_registers::start

Definition at line 362 of file regex.h.

◆ end

regoff_t* re_registers::end

Definition at line 363 of file regex.h.


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