Searched defs:BACKSLASH (Results 1 – 15 of 15) sorted by relevance
18 static const UChar BACKSLASH = 0x005C; /*\*/ variable
91 #define BACKSLASH 92 macro
61 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
37 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
31 #define BACKSLASH ((UChar)0x005C) macro
41 static const UChar BACKSLASH = ((UChar)0x005C); variable
1316 static const UChar BACKSLASH = 0x5c; variable
263 static const UChar BACKSLASH = 0x5c; variable
159 static const UChar BACKSLASH = 0x5c; in ReadOneLine() local
74 private static final byte BACKSLASH=92; field in CharsetUTF7
174 public static final int BACKSLASH = LexerCore.BACKSLASH; field
50 public static final int BACKSLASH = (int) '\\'; field in LexerCore
26 private static final char BACKSLASH = '\\'; field in Utility
22 private static final char BACKSLASH = '\\'; field in Utility