Home | History | Annotate | Download | only in common

Lines Matching refs:BACKSLASH

64  * - BACKSLASH
90 #define BACKSLASH 92
94 #define isLegalUTF7(c) (((uint8_t)((c)-32)<94 && (c)!=BACKSLASH) || isCRLFTAB(c))
255 * Backslash and Tilde and most control characters are not allowed in UTF-7.
825 * - BACKSLASH