Searched refs:quot_end_p (Results 1 – 1 of 1) sorted by relevance
2888 bool quot_end_p = strchr (fci->flags2, '>'); in check_format_info_main() local2890 if (quot_begin_p && !quot_end_p) in check_format_info_main()2899 else if (!quot_begin_p && quot_end_p) in check_format_info_main()