Home | History | Annotate | Download | only in common

Lines Matching refs:BACKSLASH

65  * - BACKSLASH
91 #define BACKSLASH 92
95 #define isLegalUTF7(c) (((uint8_t)((c)-32)<94 && (c)!=BACKSLASH) || isCRLFTAB(c))
256 * Backslash and Tilde and most control characters are not allowed in UTF-7.
851 * - BACKSLASH