#include <ignore.h>
Data Fields | |
char * | group_name |
apr_hash_t * | auto_props |
struct url_t * | url |
int | is_ignore:1 |
int | is_take:1 |
Needed by commit, too.
Definition at line 30 of file ignore.h.
apr_hash_t* grouping_t::auto_props |
char* grouping_t::group_name |
Definition at line 34 of file ignore.h.
Referenced by ign___load_group(), ign__is_ignore(), ign__work(), and ops__apply_group().
struct url_t* grouping_t::url [read] |