Searched defs:CondParser (Results 1 – 1 of 1) sorted by relevance
134 typedef struct CondParser { struct143 bool plain;146 bool (*evalBare)(const char *);147 bool negateEvalBare;171 } CondParser; argument