Home | History | Annotate | Download | only in resources

Lines Matching full:else

24        else if ('?' == '\u015F')
26 else if ('?' == '\u200F')
28 else if ('?' == '\u20AB')
30 else
32 } else if ('?' == '\u02D9') // 0xFF
34 else if ('?' == '\u0177') // 0xFE
36 else if ('?' == '\u021B')
38 else if ('?' == '\u015F')
40 else if ('?' == '\u00BE') // 0xBE
42 else if ('?' == '\u0178')
44 else
46 } else if ('?' == '\u0101') // 0xE0
48 else if ('?' == '\u0E40') // 0xE0
50 else if ('?' == '\uFFFD') { // 0xE0
53 else
60 } else if (encoding == expected) {
63 } else {