TclRegexp Struct Reference

#include <tclRegexp.h>


Data Fields

int flags
regex_t re
CONST char * string
Tcl_ObjobjPtr
Tcl_ObjglobObjPtr
regmatch_tmatches
rm_detail_t details
int refCount


Detailed Description

Definition at line 29 of file tclRegexp.h.


Field Documentation

CONST char* TclRegexp::string

Definition at line 33 of file tclRegexp.h.

Referenced by Tcl_RegExpExec(), Tcl_RegExpExecObj(), and Tcl_RegExpRange().

Definition at line 35 of file tclRegexp.h.

Referenced by Tcl_RegExpExecObj().

Definition at line 42 of file tclRegexp.h.

Referenced by Tcl_GetRegExpFromObj().


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



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