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
| #define isalnum WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 57 of file DisallowCType.h.
| #define isalpha WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 58 of file DisallowCType.h.
| #define isascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 59 of file DisallowCType.h.
| #define isblank WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 60 of file DisallowCType.h.
| #define iscntrl WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 61 of file DisallowCType.h.
| #define isdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 62 of file DisallowCType.h.
| #define isgraph WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 63 of file DisallowCType.h.
| #define islower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 64 of file DisallowCType.h.
| #define isprint WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 65 of file DisallowCType.h.
| #define ispunct WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 66 of file DisallowCType.h.
| #define isspace WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 67 of file DisallowCType.h.
| #define isupper WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 68 of file DisallowCType.h.
| #define isxdigit WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 69 of file DisallowCType.h.
| #define toascii WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 70 of file DisallowCType.h.
| #define tolower WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h |
Definition at line 71 of file DisallowCType.h.
| #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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference