Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
cbsubst_info Struct Reference

Data Fields

int full_subst_length
int keylen [CBSUBST_TBL_MAX]
char * key [CBSUBST_TBL_MAX]
char type [CBSUBST_TBL_MAX]
ID ivar [CBSUBST_TBL_MAX]
VALUE proc
VALUE aliases

Detailed Description

Definition at line 1135 of file tkutil.c.


Field Documentation

ID cbsubst_info::ivar[CBSUBST_TBL_MAX]
char* cbsubst_info::key[CBSUBST_TBL_MAX]
int cbsubst_info::keylen[CBSUBST_TBL_MAX]

Definition at line 1141 of file tkutil.c.

Referenced by allocate_cbsubst_info(), cbsubst_scan_args(), and cbsubst_table_setup().

char cbsubst_info::type[CBSUBST_TBL_MAX]

Definition at line 1139 of file tkutil.c.

Referenced by allocate_cbsubst_info(), cbsubst_scan_args(), and cbsubst_table_setup().


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