Searched refs:CURL_OFFT_INVAL (Results 1 – 7 of 7) sorted by relevance
55 if((to_t == CURL_OFFT_INVAL) && !from_t) { in Curl_range()60 else if((from_t == CURL_OFFT_INVAL) && !to_t) { in Curl_range()
226 return CURL_OFFT_INVAL; /* nothing parsed */ in curlx_strtoofft()236 return CURL_OFFT_INVAL; in curlx_strtoofft()
48 CURL_OFFT_INVAL /* nothing was parsed */ enumerator
722 case CURL_OFFT_INVAL: in parse_cookie_header()
576 else if(CURL_OFFT_INVAL == offt) in str2offset()
1653 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in myssh_statemach_act()
1544 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */ in sftp_download_stat()