Searched defs:BACKSLASH (Results 1 – 19 of 19) sorted by relevance
33 #define BACKSLASH ((UChar)0x005C) macro
37 #define BACKSLASH ((UChar)0x005C) macro
50 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
57 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
40 #define BACKSLASH ((UChar)0x005C) /*\*/ macro
161 static const UChar BACKSLASH = 0x5c; in ReadOneLine() local
54 BACKSLASH = { variable
56 BACKSLASH = { variable
76 private static final byte BACKSLASH=92; field in CharsetUTF7
26 #define BACKSLASH R"(\)" macro
174 public static final int BACKSLASH = LexerCore.BACKSLASH; field
50 public static final int BACKSLASH = (int) '\\'; field in LexerCore
24 private static final char BACKSLASH = '\\'; field in Utility
28 private static final char BACKSLASH = '\\'; field in Utility