Searched defs:CondParser (Results 1 – 1 of 1) sorted by relevance
135 typedef struct CondParser { struct144 bool plain;147 bool (*evalBare)(const char *);148 bool negateEvalBare;174 } CondParser; argument