Lines Matching refs:flag_specs
1847 const format_flag_spec *flag_specs,
1959 const format_flag_spec * const flag_specs; variable
2011 const format_flag_spec *flag_specs, in validate() argument
2025 const format_flag_spec *s = get_flag_spec (flag_specs, in validate()
2051 t = get_flag_spec (flag_specs, m_flag_chars[i], fci->flags2); in validate()
2133 flag_specs (fki->flag_specs), in argument_parser()
2197 const format_flag_spec *s = get_flag_spec (flag_specs, in read_format_flags()
2530 const format_flag_spec *s = get_flag_spec (flag_specs, in read_any_other_modifier()
2603 s = get_flag_spec (flag_specs, bad_flag_pairs[i].flag_char1, NULL); in validate_flag_pairs()
2604 t = get_flag_spec (flag_specs, bad_flag_pairs[i].flag_char2, NULL); in validate_flag_pairs()
3798 const format_flag_spec * const flag_specs = fki->flag_specs; in check_format_info_main() local
3922 flag_chars.validate (fki, fci, flag_specs, format_chars, in check_format_info_main()