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

conditl.h File Reference

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

Include dependency graph for conditl.h:

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

Go to the source code of this file.

Functions

void init_conditionals_vocab (tic_hdr_t **tic_vocab_ptr)
void skip_a_word (tic_bool_param_t pfield)
void skip_a_word_in_line (tic_bool_param_t pfield)
void skip_two_words_in_line (tic_bool_param_t pfield)


Function Documentation

void init_conditionals_vocab tic_hdr_t **  tic_vocab_ptr  ) 
 

Definition at line 763 of file conditl.c.

References init_tic_vocab().

Referenced by init_dictionary().

Here is the call graph for this function:

void skip_a_word tic_bool_param_t  pfield  ) 
 

Definition at line 213 of file conditl.c.

References get_word().

Here is the call graph for this function:

void skip_a_word_in_line tic_bool_param_t  pfield  ) 
 

Definition at line 241 of file conditl.c.

References get_word_in_line(), and statbuf.

Here is the call graph for this function:

void skip_two_words_in_line tic_bool_param_t  pfield  ) 
 

Definition at line 274 of file conditl.c.

References get_word_in_line(), and statbuf.

Here is the call graph for this function:


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