#include "c.h"
#include <ctype.h>
#include <err.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "indent_globs.h"
#include "indent.h"
Go to the source code of this file.
Definition at line 335 of file args.c.
References add_typename(), fprintf, and str.
Referenced by set_option().
Definition at line 233 of file args.c.
Referenced by set_option().
Definition at line 198 of file args.c.
References buf, comment, i, printf, set_option(), and verbose.
Referenced by set_profile().
Definition at line 246 of file args.c.
References parser_state::case_indent, pro::p_default, pro::p_name, pro::p_obj, pro::p_type, PRO_SPECIAL, and ps.
Referenced by main().
Definition at line 261 of file args.c.
References add_typedefs_from_file(), add_typename(), arg, parser_state::case_indent, CLI, eqin(), errx(), IGN, INDENT_VERSION, input, KEY, KEY_FILE, OFF, option_source, output, pro::p_name, pro::p_obj, pro::p_special, pro::p_type, printf, PRO_BOOL, PRO_INT, PRO_SPECIAL, ps, STDIN, generate_unaccent_rules::stdout, and VERSION.
Referenced by scan_profile().
Definition at line 176 of file args.c.
References MAXPGPATH, option_source, scan_profile(), and snprintf.
Referenced by main().
Definition at line 76 of file args.c.
Referenced by set_option(), and set_profile().