Searched refs:O2P (Results 1 – 1 of 1) sorted by relevance
42 static O2P: &str = "flag NOT present constant282 check_complex_output("clap-test value --option some --option other", O2P); in long_opt_x2_pos()287 check_complex_output("clap-test value --option=some --option=other", O2P); in long_opt_eq_x2_pos()292 check_complex_output("clap-test value -o some -o other", O2P); in short_opt_x2_pos()297 check_complex_output("clap-test value -o=some -o=other", O2P); in short_opt_eq_x2_pos()