Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
pf_pattern Struct Reference

Data Fields

bool negate
 
char * text
 

Detailed Description

Definition at line 121 of file editprop.c.

Field Documentation

◆ negate

bool pf_pattern::negate

Definition at line 122 of file editprop.c.

Referenced by property_filter_match(), and property_filter_new().

◆ text

char * pf_pattern::text

Definition at line 123 of file editprop.c.

Referenced by property_filter_free(), property_filter_match(), and property_filter_new().