Searched defs:parsed (Results 1 – 6 of 6) sorted by relevance
987 const BiggestConvertible parsed = _strtoui64(str.c_str(), &end, 10); in ParseNaturalNumber() local992 const BiggestConvertible parsed = strtoull(str.c_str(), &end, 10); in ParseNaturalNumber() local
212 const char *parsed; /* Pointer to the first unparsed byte in buf. */ member2478 err_t parsed = http_parse_request(p, hs, pcb); local
796 parse_rfc2616time(struct tm *parsed, const char *httpdate) in parse_rfc2616time()
1007 struct tm parsed; in fetch_url() local
1745 struct tm parsed; in check_timestamp() local1775 struct tm parsed; in check_timestamp() local
1049 isc_boolean_t parsed = ISC_FALSE; in parse_netprefix() local