regex_t Struct Reference

#include <regex.h>


Data Fields

int re_magic
size_t re_nsub
long re_info
int re_csize
char * re_endp
char * re_guts
char * re_fns


Detailed Description

Definition at line 158 of file regex.h.


Field Documentation

Definition at line 159 of file regex.h.

Referenced by compile(), and exec().

Definition at line 161 of file regex.h.

Referenced by compile(), and TclRegAbout().

Definition at line 176 of file regex.h.

Referenced by compile(), and exec().

Definition at line 177 of file regex.h.

Referenced by regcomp().

Definition at line 179 of file regex.h.

Referenced by compile(), and exec().

Definition at line 180 of file regex.h.

Referenced by compile(), and regfree().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/regex.h



Generated on Wed Mar 12 12:18:42 2008 by  doxygen 1.5.1