YAZ  5.34.0
Data Fields
yaz_tok_cfg Struct Reference

Data Fields

int ref_count
 
char * comment
 
char * white_space
 
char * single_tokens
 
char * quote_tokens_begin
 
char * quote_tokens_end
 

Detailed Description

Definition at line 30 of file tokenizer.c.

Field Documentation

◆ comment

char* yaz_tok_cfg::comment

Definition at line 32 of file tokenizer.c.

Referenced by yaz_tok_cfg_create(), yaz_tok_cfg_destroy(), and yaz_tok_move().

◆ quote_tokens_begin

char* yaz_tok_cfg::quote_tokens_begin

Definition at line 35 of file tokenizer.c.

Referenced by yaz_tok_cfg_create(), yaz_tok_cfg_destroy(), and yaz_tok_move().

◆ quote_tokens_end

char* yaz_tok_cfg::quote_tokens_end

Definition at line 36 of file tokenizer.c.

Referenced by yaz_tok_cfg_create(), yaz_tok_cfg_destroy(), and yaz_tok_move().

◆ ref_count

int yaz_tok_cfg::ref_count

Definition at line 31 of file tokenizer.c.

Referenced by yaz_tok_cfg_create(), yaz_tok_cfg_destroy(), and yaz_tok_parse_create().

◆ single_tokens

char* yaz_tok_cfg::single_tokens

◆ white_space

char* yaz_tok_cfg::white_space

Definition at line 33 of file tokenizer.c.

Referenced by yaz_tok_cfg_create(), yaz_tok_cfg_destroy(), and yaz_tok_move().


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