xis.h File Reference
#include <cctype>
Include dependency graph for xis.h:
![](xis_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](xis_8h__dep__incl.png)
Go to the source code of this file.
Macros | |
#define | xisspace(x) isspace(static_cast<unsigned char>(x)) |
#define | xtoupper(x) toupper(static_cast<unsigned char>(x)) |
#define | xtolower(x) tolower(static_cast<unsigned char>(x)) |
#define | xisdigit(x) isdigit(static_cast<unsigned char>(x)) |
#define | xisascii(x) isascii(static_cast<unsigned char>(x)) |
#define | xislower(x) islower(static_cast<unsigned char>(x)) |
#define | xisalpha(x) isalpha(static_cast<unsigned char>(x)) |
#define | xisprint(x) isprint(static_cast<unsigned char>(x)) |
#define | xisalnum(x) isalnum(static_cast<unsigned char>(x)) |
#define | xiscntrl(x) iscntrl(static_cast<unsigned char>(x)) |
#define | xispunct(x) ispunct(static_cast<unsigned char>(x)) |
#define | xisupper(x) isupper(static_cast<unsigned char>(x)) |
#define | xisxdigit(x) isxdigit(static_cast<unsigned char>(x)) |
#define | xisgraph(x) isgraph(static_cast<unsigned char>(x)) |
Macro Definition Documentation
◆ xisalnum
◆ xisalpha
◆ xisascii
◆ xiscntrl
◆ xisdigit
◆ xisgraph
◆ xislower
◆ xisprint
◆ xispunct
◆ xisspace
◆ xisupper
◆ xisxdigit
◆ xtolower
◆ xtoupper
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