Home
last modified time | relevance | path

Searched refs:ws_error_action (Results 1 – 12 of 12) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c42 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
46 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
50 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
54 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
58 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
63 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
101 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1701 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1711 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c42 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
46 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
50 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
54 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
58 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
63 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
101 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1701 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1711 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]
/dports/devel/git/git-2.34.1/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c42 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
46 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
50 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
54 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
58 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
63 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
101 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1701 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1711 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c42 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
46 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
50 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
54 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
58 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
63 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
101 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1701 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1711 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c42 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
46 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
50 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
54 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
58 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
63 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
101 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1701 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1711 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.h113 enum apply_ws_error_action ws_error_action; member
H A Dapply.c41 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
45 state->ws_error_action = warn_on_ws_error; in parse_whitespace_option()
49 state->ws_error_action = nowarn_ws_error; in parse_whitespace_option()
53 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
57 state->ws_error_action = die_on_ws_error; in parse_whitespace_option()
62 state->ws_error_action = correct_ws_error; in parse_whitespace_option()
100 state->ws_error_action = warn_on_ws_error; in init_apply_state()
1702 state->ws_error_action != nowarn_ws_error) in parse_fragment()
1712 state->ws_error_action != nowarn_ws_error) in parse_fragment()
2540 if (state->ws_error_action != correct_ws_error) in match_fragment()
[all …]