Definition at line 78 of file cdgdb.c.
Data Fields | |
String | key |
int | oBegin |
int | oEnd |
|
the key of the lexical entry. Definition at line 79 of file cdgdb.c. Referenced by dbGetEntries(), and newDbEntry(). |
|
offset of its Beginning in the file Definition at line 80 of file cdgdb.c. Referenced by dbGetEntries(), dbLoadEntries(), and newDbEntry(). |
|
offset of its End in the file Definition at line 81 of file cdgdb.c. Referenced by dbGetEntries(), dbLoadEntries(), and newDbEntry(). |