YAZ  5.34.0
Data Fields
ccl_stop_info Struct Reference

Data Fields

char * qualname
 
char * term
 
struct ccl_stop_infonext
 

Detailed Description

Definition at line 18 of file ccl_stop_words.c.

Field Documentation

◆ next

struct ccl_stop_info* ccl_stop_info::next

Definition at line 21 of file ccl_stop_words.c.

Referenced by append_removed_item(), and ccl_stop_words_info().

◆ qualname

char* ccl_stop_info::qualname

Definition at line 19 of file ccl_stop_words.c.

Referenced by append_removed_item(), and ccl_stop_words_info().

◆ term

char* ccl_stop_info::term

Definition at line 20 of file ccl_stop_words.c.

Referenced by append_removed_item(), and ccl_stop_words_info().


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