#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) |
|
Definition at line 763 of file conditl.c. References init_tic_vocab(). Referenced by init_dictionary(). Here is the call graph for this function: |
|
Definition at line 213 of file conditl.c. References get_word(). Here is the call graph for this function: |
|
Definition at line 241 of file conditl.c. References get_word_in_line(), and statbuf. Here is the call graph for this function: |
|
Definition at line 274 of file conditl.c. References get_word_in_line(), and statbuf. Here is the call graph for this function: |