Searched refs:curlx_strtoll (Results 1 – 4 of 4) sorted by relevance
58 curl_off_t curlx_strtoll(const char *nptr, char **endptr, int base);59 # define curlx_strtoofft curlx_strtoll
55 curlx_strtoll(const char *nptr, char **endptr, int base) in curlx_strtoll() function
611 This might use the curlx_strtoll() function which is provided as source
4738 - Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on9656 curlx_strtoll() function. This is made to allow the app to use existing code,