]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/lib/ascii.h
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / src / expat / lib / ascii.h
index 337e5bb7ea06b487c1679494389795073e47b0d5..d10530b09bde69d342bf867d1ca65f8e6315a342 100644 (file)
 #define ASCII_LSQB 0x5B
 #define ASCII_RSQB 0x5D
 #define ASCII_UNDERSCORE 0x5F
+#define ASCII_LPAREN 0x28
+#define ASCII_RPAREN 0x29
+#define ASCII_FF 0x0C
+#define ASCII_SLASH 0x2F
+#define ASCII_HASH 0x23
+#define ASCII_PIPE 0x7C
+#define ASCII_COMMA 0x2C