Home | History | Annotate | Download | only in src

Lines Matching refs:x10000

3602     0x202F, 0x2030, 0x205F, 0x2060, 0x3000, 0x3001, 0xFEFF, 0xFF00, 0x10000 };
3606 '0', '9' + 1, 'A', 'Z' + 1, '_', '_' + 1, 'a', 'z' + 1, 0x10000 };
3608 static const int kDigitRanges[] = { '0', '9' + 1, 0x10000 };
3610 static const int kSurrogateRanges[] = { 0xd800, 0xe000, 0x10000 };
3613 0x2028, 0x202A, 0x10000 };
4708 length--; // Remove final 0x10000.
4709 ASSERT(special_class[length] == 0x10000);
4739 length--; // Remove final 0x10000.
4740 ASSERT(special_class[length] == 0x10000);
5165 ASSERT(elmv[elmc] == 0x10000);
5178 ASSERT(elmv[elmc] == 0x10000);