All Databases
Inside Mac - Index
UntokenTablePtr
UntokenTable
structure
#include <
Script.h
>
typedef struct
UntokenTable
{
Size Offset Description
short
len; 2 0
short
lastToken; 2 2 pointer into original Source
short
index[256]; 512 4 length of text in original source
}
UntokenTable
; 516
typedef UntokenTable
*UntokenTablePtr
;
typedef UntokenTable
**UntokenTableHandle
;
Referenced by (2):
Types.h
yearMask