Searched defs:BACKSLASH (Results 1 – 16 of 16) sorted by relevance
161 static const UChar BACKSLASH = 0x5c; in ReadOneLine() local
33 #define BACKSLASH ((UChar)0x005C) macro
34 #define BACKSLASH ((UChar)0x005C) macro
44 static const UChar BACKSLASH = ((UChar)0x005C); variable
1318 static const UChar BACKSLASH = 0x5c; variable
267 static const UChar BACKSLASH = 0x5c; variable
20 static const UChar BACKSLASH = 0x005C; /*\*/ variable
94 #define BACKSLASH 92 macro
63 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
39 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
56 BACKSLASH = { variable
76 private static final byte BACKSLASH=92; field in CharsetUTF7
50 public static final int BACKSLASH = (int) '\\'; field in LexerCore
174 public static final int BACKSLASH = LexerCore.BACKSLASH; field
24 private static final char BACKSLASH = '\\'; field in Utility
28 private static final char BACKSLASH = '\\'; field in Utility