Searched refs:AllowHyphenValues (Results 1 – 5 of 5) sorted by relevance
32 AllowHyphenValues, enumerator118 AllowHyphenValues
35 AllowHyphenValues, enumerator83 AllowHyphenValues => Flags::ALLOW_TAC_VALS,
1373 self.setting(ArgSettings::AllowHyphenValues) in allow_hyphen_values()1375 self.unset_setting(ArgSettings::AllowHyphenValues) in allow_hyphen_values()3949 self.is_set(ArgSettings::AllowHyphenValues) in is_allow_hyphen_values_set()
2021 self.setting(AppSettings::AllowHyphenValues) in allow_hyphen_values()2023 self.unset_setting(AppSettings::AllowHyphenValues) in allow_hyphen_values()3645 self.is_set(AppSettings::AllowHyphenValues) in is_allow_hyphen_values_set()3907 arg.settings.insert(ArgSettings::AllowHyphenValues.into()); in _build_self()
1703 * fixes a bug where using AppSettings::AllowHyphenValues would allow invalid arguments even when …