IDZEBRA  2.2.7
Data Fields
scan2_info_entry Struct Reference

Data Fields

WRBUF term
 
char prefix [20]
 
ISAM_P isam_p
 
int pos_to_save
 
int ord
 

Detailed Description

Definition at line 134 of file rpnscan.c.

Field Documentation

◆ isam_p

ISAM_P scan2_info_entry::isam_p

Definition at line 137 of file rpnscan.c.

Referenced by rpn_scan_norm(), and scan_save_set().

◆ ord

int scan2_info_entry::ord

Definition at line 139 of file rpnscan.c.

Referenced by rpn_scan_norm().

◆ pos_to_save

int scan2_info_entry::pos_to_save

Definition at line 138 of file rpnscan.c.

Referenced by rpn_scan_norm().

◆ prefix

char scan2_info_entry::prefix[20]

Definition at line 136 of file rpnscan.c.

◆ term

WRBUF scan2_info_entry::term

Definition at line 135 of file rpnscan.c.

Referenced by scan_save_set().


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