Home | History | Annotate | Download | only in utf

Lines Matching defs:Bad

44 	Bad	= Runeerror,
60 * to Bad and return 0.
97 goto bad;
100 goto bad;
103 goto bad;
119 goto bad;
123 goto bad;
137 goto bad;
141 goto bad;
147 // since we don't have that, we'll just fall through to bad.
150 * bad decoding
152 bad:
153 *rune = Bad;
156 *rune = Bad;
188 goto bad;
191 goto bad;
194 goto bad;
205 goto bad;
209 goto bad;
220 goto bad;
224 goto bad;
231 * since we don't have that, we'll just fall through to bad.
235 * bad decoding
237 bad:
238 *rune = Bad;