regcustom.h File Reference#include "tclInt.h" #include "regex.h" Go to the source code of this file.
Define Documentation
Definition at line 79 of file regcustom.h.
Definition at line 84 of file regcustom.h.
Definition at line 83 of file regcustom.h.
Definition at line 77 of file regcustom.h.
Definition at line 78 of file regcustom.h.
Definition at line 81 of file regcustom.h.
Definition at line 82 of file regcustom.h.
Definition at line 76 of file regcustom.h.
Value: static Tcl_ThreadDataKey varsKey; \ register struct vars *vPtr = (struct vars *) \ Tcl_GetThreadData(&varsKey, sizeof(struct vars)) Definition at line 141 of file regcustom.h.
Definition at line 98 of file regcustom.h.
Definition at line 107 of file regcustom.h.
Definition at line 106 of file regcustom.h.
Definition at line 105 of file regcustom.h.
Definition at line 99 of file regcustom.h.
Definition at line 124 of file regcustom.h.
Definition at line 39 of file regcustom.h.
Definition at line 114 of file regcustom.h.
Definition at line 115 of file regcustom.h.
Definition at line 116 of file regcustom.h.
Definition at line 117 of file regcustom.h.
Definition at line 97 of file regcustom.h.
Definition at line 42 of file regcustom.h.
Definition at line 86 of file regcustom.h.
Definition at line 85 of file regcustom.h.
Typedef Documentation
Definition at line 96 of file regcustom.h.
Definition at line 93 of file regcustom.h.
Definition at line 94 of file regcustom.h.
Definition at line 95 of file regcustom.h.
Generated on Wed Mar 12 12:18:27 2008 by 1.5.1 |