Searched refs:ParseBoolean (Results 1 – 4 of 4) sorted by relevance
866 bool ParseBoolean(const char *, bool) MAKE_ATTR_USE;
868 res = ParseBoolean(value, fallback); in GetBooleanExpr()2196 ParseBoolean(const char *s, bool fallback) in ParseBoolean() function
1032 save_dollars = ParseBoolean(val, save_dollars); in Var_SetWithFlags()
1215 cleanup PrintOnError, getTmpdir and ParseBoolean