YAZ  5.31.0
Functions
charconv.tcl File Reference

Go to the source code of this file.

Functions

 usage
 
 preamble_trie ofilehandle ifiles ofile
 
 reset_trie
 
 ins_trie from to combining codename
 
 split_trie this
 
 ins_trie_r from to combining codename this
 
 dump_trie ofilehandle
 
 readfile fname ofilehandle prefix omits reverse
 

Function Documentation

◆ dump_trie()

dump_trie   ofilehandle  

Definition at line 198 of file charconv.tcl.

Referenced by readfile().

◆ ins_trie()

ins_trie   from to combining codename  

Definition at line 112 of file charconv.tcl.

References ins_trie_r().

Referenced by readfile().

◆ ins_trie_r()

ins_trie_r   from to combining codename this  

Definition at line 153 of file charconv.tcl.

References ins_trie_r(), and split_trie().

Referenced by ins_trie(), ins_trie_r(), and split_trie().

◆ preamble_trie()

preamble_trie   ofilehandle ifiles ofile  

Definition at line 8 of file charconv.tcl.

◆ readfile()

readfile   fname ofilehandle prefix omits reverse  

Definition at line 286 of file charconv.tcl.

References dump_trie(), ins_trie(), and reset_trie().

◆ reset_trie()

reset_trie

Definition at line 98 of file charconv.tcl.

Referenced by readfile().

◆ split_trie()

split_trie   this  

Definition at line 126 of file charconv.tcl.

References ins_trie_r().

Referenced by ins_trie_r().

◆ usage()

usage

Definition at line 3 of file charconv.tcl.