Searched refs:ParseBool (Results 1 – 1 of 1) sorted by relevance
54 inline bool ParseBool(const char *value, bool *b) { in ParseBool() function72 if (ParseBool(value, t_)) return true; in Parse()85 if (ParseBool(value, &b)) { in Parse()