Freeciv-3.1
|
Data Fields | |
struct pf_pattern | conjunction [PF_MAX_CLAUSES] |
int | count |
Definition at line 126 of file editprop.c.
struct pf_pattern pf_conjunction::conjunction |
Definition at line 127 of file editprop.c.
Referenced by property_filter_free(), property_filter_match(), and property_filter_new().
int pf_conjunction::count |
Definition at line 128 of file editprop.c.
Referenced by property_filter_free(), property_filter_match(), and property_filter_new().