Home
last modified time | relevance | path

Searched refs:is_keys_section (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c2584 int is_keys_section; member
2587 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2641 store->is_keys_section = in store_aux_event()
2642 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2645 if (store->is_keys_section) { in store_aux_event()
2674 } else if (store->is_keys_section) { in store_aux()
2821 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2839 if (store->parsed[i].is_keys_section) in maybe_remove_section()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c2584 int is_keys_section; member
2587 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2641 store->is_keys_section = in store_aux_event()
2642 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2645 if (store->is_keys_section) { in store_aux_event()
2674 } else if (store->is_keys_section) { in store_aux()
2821 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2839 if (store->parsed[i].is_keys_section) in maybe_remove_section()
/dports/devel/git/git-2.34.1/
H A Dconfig.c2584 int is_keys_section; member
2587 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2641 store->is_keys_section = in store_aux_event()
2642 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2645 if (store->is_keys_section) { in store_aux_event()
2674 } else if (store->is_keys_section) { in store_aux()
2821 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2839 if (store->parsed[i].is_keys_section) in maybe_remove_section()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c2584 int is_keys_section; member
2587 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2641 store->is_keys_section = in store_aux_event()
2642 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2645 if (store->is_keys_section) { in store_aux_event()
2674 } else if (store->is_keys_section) { in store_aux()
2821 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2839 if (store->parsed[i].is_keys_section) in maybe_remove_section()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c2584 int is_keys_section; member
2587 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2641 store->is_keys_section = in store_aux_event()
2642 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2645 if (store->is_keys_section) { in store_aux_event()
2674 } else if (store->is_keys_section) { in store_aux()
2821 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2839 if (store->parsed[i].is_keys_section) in maybe_remove_section()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c2393 int is_keys_section; member
2396 unsigned int key_seen:1, section_seen:1, is_keys_section:1; member
2448 store->is_keys_section = in store_aux_event()
2449 store->parsed[store->parsed_nr].is_keys_section = in store_aux_event()
2452 if (store->is_keys_section) { in store_aux_event()
2481 } else if (store->is_keys_section) { in store_aux()
2628 if (!store->parsed[i - 1].is_keys_section) in maybe_remove_section()
2646 if (store->parsed[i].is_keys_section) in maybe_remove_section()