|
Freeciv-3.1
|
Data Fields | |
| struct pf_conjunction | disjunction [PF_MAX_CLAUSES] |
| int | count |
Definition at line 131 of file editprop.c.
| int property_filter::count |
Definition at line 133 of file editprop.c.
Referenced by property_filter_free(), property_filter_match(), and property_filter_new().
| struct pf_conjunction property_filter::disjunction |
Definition at line 132 of file editprop.c.
Referenced by property_filter_free(), property_filter_match(), and property_filter_new().