Home | History | Annotate | Download | only in resources

Lines Matching full:else

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