Searched refs:parse_true (Results 1 – 1 of 1) sorted by relevance
256 static ZZJSON *parse_true(ZZJSON_CONFIG *config) { in parse_true() function282 case 't': retval = parse_true(config); break; in parse_value()