strtoll.c File Reference
Include dependency graph for strtoll.c:
![](strtoll_8c__incl.png)
Go to the source code of this file.
Functions | |
int64_t | strtoll (const char *nptr, char **endptr, int base) |
Function Documentation
◆ strtoll()
int64_t strtoll | ( | const char * | nptr, |
char ** | endptr, | ||
int | base | ||
) |
- Convert a string to a int64 integer.
- Ignores ‘locale’ stuff. Assumes that the upper and lower case alphabets and digits are each contiguous.
Definition at line 61 of file strtoll.c.
References INT64_MAX, INT64_MIN, xisalpha, xisdigit, xisspace, and xisupper.
Referenced by ftpListParseParts(), ftpReadSize(), ClientRequestContext::hostHeaderVerify(), httpHeaderParseOffset(), main(), Store::Disk::optionObjectSizeParse(), ParseBuffer(), Rock::SwapDir::parseRateOption(), Rock::SwapDir::parseSizeOption(), Rock::SwapDir::parseTimeOption(), StringToInt64(), and xatoll().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products