|
Apache HTTPD
|
#include "expat_external.h"Go to the source code of this file.
Macros | |
| #define | T(x) x |
| #define | ftprintf fprintf |
| #define | tfopen fopen |
| #define | fputts fputs |
| #define | puttc putc |
| #define | tcscmp strcmp |
| #define | tcscpy strcpy |
| #define | tcscat strcat |
| #define | tcschr strchr |
| #define | tcsrchr strrchr |
| #define | tcslen strlen |
| #define | tperror perror |
| #define | topen open |
| #define | tmain main |
| #define | tremove remove |
| #define | tchar char |
| #define | tcstof strtof |
| #define | tcstoull strtoull |
Definition at line 64 of file xmltchar.h.
Definition at line 62 of file xmltchar.h.
Definition at line 65 of file xmltchar.h.
| #define T | ( | x | ) | x |
Definition at line 61 of file xmltchar.h.
Definition at line 76 of file xmltchar.h.
Definition at line 68 of file xmltchar.h.
Definition at line 69 of file xmltchar.h.
Definition at line 66 of file xmltchar.h.
Definition at line 67 of file xmltchar.h.
| #define tcslen strlen |
Definition at line 71 of file xmltchar.h.
Definition at line 70 of file xmltchar.h.
Definition at line 77 of file xmltchar.h.
Definition at line 78 of file xmltchar.h.
Definition at line 63 of file xmltchar.h.
Definition at line 74 of file xmltchar.h.
| #define topen open |
Definition at line 73 of file xmltchar.h.
Definition at line 72 of file xmltchar.h.
| #define tremove remove |
Definition at line 75 of file xmltchar.h.