#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_t * | lookup_tokz_esc (char *name) |
bool | exists_in_tokz_esc (char *name) |
void | reset_tokz_esc (void) |
void | pop_next_fcode (void) |
|
Definition at line 710 of file tokzesc.c. References create_tic_alias(). Referenced by create_alias(). Here is the call graph for this function: |
|
Definition at line 160 of file tokzesc.c. References base, in_tokz_esc, and saved_base. Referenced by handle_internal(). |
|
Definition at line 678 of file tokzesc.c. References exists_in_tic_vocab(). Here is the call graph for this function: |
|
Definition at line 630 of file tokzesc.c. References handle_tic_vocab(). Here is the call graph for this function: |
|
Definition at line 595 of file tokzesc.c. References init_tic_vocab(). Referenced by init_dictionary(). Here is the call graph for this function: |
|
Definition at line 654 of file tokzesc.c. References lookup_tic_entry(). Referenced by lookup_word(). Here is the call graph for this function: |
|
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: |
|
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: |