Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

register_info_type Union Reference

#include <regex.h>


Data Fields

unsigned char * word
struct {
   unsigned   is_active: 1
   unsigned   matched_something: 1
bits


Field Documentation

struct { ... } register_info_type::bits
 

unsigned register_info_type::is_active
 

Definition at line 112 of file regex.h.

unsigned register_info_type::matched_something
 

Definition at line 113 of file regex.h.

unsigned char* register_info_type::word
 

Definition at line 110 of file regex.h.

Referenced by re_match_exec().


The documentation for this union was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5