#include <ctype.h>Include dependency graph for XawI18n.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | iswspace(c) (isascii(c) && isspace(toascii(c))) |
Functions | |
| wchar_t | _Xaw_atowc () |
| #define iswspace | ( | c | ) | (isascii(c) && isspace(toascii(c))) |
Definition at line 76 of file XawI18n.h.
Referenced by InsertNewCRs(), InsertNewLineAndIndent(), Scan(), and StripOutOldCRs().
| wchar_t _Xaw_atowc | ( | ) |
1.5.1