WTF
#include <ctype.h>Go to the source code of this file.
Macros | |
| #define | isalnum WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isalpha WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isblank WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | iscntrl WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isgraph WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | islower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isprint WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | ispunct WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isspace WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isupper WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | isxdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | toascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | tolower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
| #define | toupper WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Macro Definition Documentation
◆ isalnum
| #define isalnum WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 57 of file DisallowCType.h.
◆ isalpha
| #define isalpha WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 58 of file DisallowCType.h.
◆ isascii
| #define isascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 59 of file DisallowCType.h.
◆ isblank
| #define isblank WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 60 of file DisallowCType.h.
◆ iscntrl
| #define iscntrl WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 61 of file DisallowCType.h.
◆ isdigit
| #define isdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 62 of file DisallowCType.h.
◆ isgraph
| #define isgraph WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 63 of file DisallowCType.h.
◆ islower
| #define islower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 64 of file DisallowCType.h.
◆ isprint
| #define isprint WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 65 of file DisallowCType.h.
◆ ispunct
| #define ispunct WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 66 of file DisallowCType.h.
◆ isspace
| #define isspace WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 67 of file DisallowCType.h.
◆ isupper
| #define isupper WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 68 of file DisallowCType.h.
◆ isxdigit
| #define isxdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 69 of file DisallowCType.h.
◆ toascii
| #define toascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 70 of file DisallowCType.h.
◆ tolower
| #define tolower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 71 of file DisallowCType.h.
◆ toupper
| #define toupper WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 72 of file DisallowCType.h.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.