Main Page | Data Structures | File List | Data Fields | Globals

tokzesc.h File Reference

#include "types.h"
#include "ticvocab.h"

Include dependency graph for tokzesc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init_tokz_esc_vocab (void)
bool create_tokz_esc_alias (char *new_name, char *old_name)
void enter_tokz_esc (void)
bool handle_tokz_esc (char *tname)
tic_hdr_tlookup_tokz_esc (char *name)
bool exists_in_tokz_esc (char *name)
void reset_tokz_esc (void)
void pop_next_fcode (void)


Function Documentation

bool create_tokz_esc_alias char *  new_name,
char *  old_name
 

Definition at line 710 of file tokzesc.c.

References create_tic_alias().

Referenced by create_alias().

Here is the call graph for this function:

void enter_tokz_esc void   ) 
 

Definition at line 160 of file tokzesc.c.

References base, in_tokz_esc, and saved_base.

Referenced by handle_internal().

bool exists_in_tokz_esc char *  name  ) 
 

Definition at line 678 of file tokzesc.c.

References exists_in_tic_vocab().

Here is the call graph for this function:

bool handle_tokz_esc char *  tname  ) 
 

Definition at line 630 of file tokzesc.c.

References handle_tic_vocab().

Here is the call graph for this function:

void init_tokz_esc_vocab void   ) 
 

Definition at line 595 of file tokzesc.c.

References init_tic_vocab().

Referenced by init_dictionary().

Here is the call graph for this function:

tic_hdr_t* lookup_tokz_esc char *  name  ) 
 

Definition at line 654 of file tokzesc.c.

References lookup_tic_entry().

Referenced by lookup_word().

Here is the call graph for this function:

void pop_next_fcode void   ) 
 

Definition at line 767 of file tokzesc.c.

References tokz_esc_next_fcode().

Referenced by handle_internal().

Here is the call graph for this function:

void reset_tokz_esc void   ) 
 

Definition at line 741 of file tokzesc.c.

References reset_tic_vocab().

Referenced by handle_internal(), and reset_vocabs().

Here is the call graph for this function:


Generated on Fri Aug 18 14:05:18 2006 for Toke1.0 by  doxygen 1.4.4