Home | History | Annotate | Download | only in resources

Lines Matching full:else

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