Home
last modified time | relevance | path

Searched refs:ParseBadFormat (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dhttp.c936 int ParseBadFormat(buf) in ParseBadFormat() function
971 if (version_ptr == NULL) return ParseBadFormat(dup_buf);
973 if (code_ptr == NULL) return ParseBadFormat(dup_buf);
978 return ParseBadFormat(dup_buf);
988 if (colon_ptr == NULL) return ParseBadFormat(dup_buf);