Searched refs:short_allow_next (Results 1 – 3 of 3) sorted by relevance
50 short_allow_next = short_allow_adjacent << 1, enumerator58 allow_sticky = short_allow_next << 1,79 unix_style = (allow_short | short_allow_adjacent | short_allow_next
256 | short_allow_next); in test_short_options()269 allow_short | short_allow_next in test_short_options()281 allow_short | short_allow_next in test_short_options()320 | allow_slash_for_short | short_allow_next in test_dos_options()341 | short_allow_next | allow_long_disguise in test_disguised_long()
145 !(style & short_allow_adjacent) && !(style & short_allow_next)) in check_style()