Searched refs:gNo (Results 1 – 2 of 2) sorted by relevance
249 static const char* gNo[] = { "no", "0", "false" }; in FindBool() local256 else if (lookup_str(str, gNo, SK_ARRAY_COUNT(gNo))) in FindBool()