Home
last modified time | relevance | path

Searched refs:I51Table (Results 1 – 5 of 5) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeglob.h130 extern Esc* I51Table;
H A Dgeinit.cpp228 I51Table = (Esc*)throw_realloc(I51Table, sizeof(Esc)); in ReadEscsets()
229 fp.Fread(I51Table, sizeof(Esc)); in ReadEscsets()
230 I51TP = I51Table->t; in ReadEscsets()
H A Dgeglob.cpp74 Esc* I51Table = NULL; variable
H A Dgedoss.cpp139 throw_xrelease(I51Table); in Cleanup()
H A Dgeline.cpp1786 if(i51 and I51Table) { in XlatStr() local
1787 for(n=0; n<I51Table->size; n++) { in XlatStr()
2453 if(msg->i51 and I51Table) { in MakeLineIndex()
2454 for(n=0; n<I51Table->size; n++) { in MakeLineIndex()