#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "clflags.h"
#include "errhandler.h"
Include dependency graph for clflags.c:
Go to the source code of this file.
|
Definition at line 318 of file clflags.c. References force_lower_case_tokens, force_tokens_case, lower_case_tokens, upper_case_tokens, was_lower_case_tk, and was_upper_case_tk. Referenced by set_cl_flag(). |
|
Definition at line 623 of file clflags.c. References cl_flag_change, and number_of_cl_flags. Referenced by get_args(). |
|
Definition at line 571 of file clflags.c. References number_of_cl_flags. Referenced by get_args(). |
|
Definition at line 542 of file clflags.c. References cl_flag_change, and show_all_cl_flag_settings(). Referenced by get_args(). Here is the call graph for this function: |
|
Definition at line 718 of file clflags.c. References cl_flags_bit_map, cl_flag::flag_var, and number_of_cl_flags. Referenced by main(). |
|
Definition at line 675 of file clflags.c. References cl_flags_bit_map, and number_of_cl_flags. Referenced by get_args(). |
|
Definition at line 400 of file clflags.c. References adjust_case_flags(), cl_flag_change, first_err_msg, cl_flag::flag_var, INFO, lower_case_tokens, number_of_cl_flags, TKERROR, tokenization_error(), upper_case_tokens, was_lower_case_tk, and was_upper_case_tk. Referenced by get_args(), and handle_internal(). Here is the call graph for this function: |
|
Definition at line 499 of file clflags.c. References ERRMSG_DESTINATION, MESSAGE, number_of_cl_flags, and tokenization_error(). Referenced by handle_internal(), and list_cl_flag_settings(). Here is the call graph for this function: |
|
Definition at line 97 of file clflags.c. Referenced by abort_quote(). |
|
Definition at line 102 of file clflags.c. Referenced by set_hdr_flag(). |
|
Definition at line 101 of file clflags.c. Referenced by set_hdr_flag(). |
|
Definition at line 106 of file clflags.c. Referenced by finish_pcihdr(), and handle_internal(). |
|
Definition at line 100 of file clflags.c. Referenced by get_string(). |
|
Definition at line 142 of file clflags.c. Referenced by cl_flags_help(), list_cl_flag_settings(), and set_cl_flag(). |
|
Definition at line 272 of file clflags.c. Referenced by reset_cl_flags(), and save_cl_flags(). |
|
|
|
Definition at line 109 of file clflags.c. Referenced by get_args(). |
|
Definition at line 95 of file clflags.c. Referenced by abort_quote(). |
|
Definition at line 399 of file clflags.c. Referenced by set_cl_flag(). |
|
Definition at line 120 of file clflags.c. Referenced by adjust_case_flags(), and create_word(). |
|
Definition at line 119 of file clflags.c. Referenced by adjust_case_flags(), and create_word(). |
|
Definition at line 99 of file clflags.c. Referenced by get_sequence(). |
|
Definition at line 94 of file clflags.c. Referenced by locals_separator(). |
|
Definition at line 92 of file clflags.c. Referenced by handle_internal(), lookup_word(), and skip_string(). |
|
Definition at line 93 of file clflags.c. Referenced by locals_separator(). |
|
Definition at line 129 of file clflags.c. Referenced by adjust_case_flags(), and set_cl_flag(). |
|
Initial value: sizeof(cl_flags_list)/sizeof(cl_flag_t) Definition at line 255 of file clflags.c. Referenced by cl_flags_help(), list_cl_flag_names(), reset_cl_flags(), save_cl_flags(), set_cl_flag(), and show_all_cl_flag_settings(). |
|
Definition at line 104 of file clflags.c. Referenced by obsolete_warning(). |
|
Definition at line 98 of file clflags.c. Referenced by get_string(). |
|
Definition at line 96 of file clflags.c. Referenced by abort_quote(). |
|
Definition at line 105 of file clflags.c. Referenced by conditionally_tokenize(). |
|
Definition at line 128 of file clflags.c. Referenced by adjust_case_flags(), and set_cl_flag(). |
|
Definition at line 103 of file clflags.c. Referenced by warn_if_duplicate(). |
|
Definition at line 131 of file clflags.c. Referenced by adjust_case_flags(), and set_cl_flag(). |
|
Definition at line 130 of file clflags.c. Referenced by adjust_case_flags(), and set_cl_flag(). |