Home | History | Annotate | Download | only in regexp

Lines Matching refs:LATIN1

477     // being internal and external, and even between being Latin1 and UC16,
1547 // that cannot occur in the source string because it is Latin1.
1875 // For very large search spaces we do a binary chop search of the non-Latin1
1884 // The first test ensures that we get to the code that handles the Latin1
1886 // character range (even non-Latin1 charset-based text has spaces and
1888 if (*border - 1 > String::kMaxOneByteCharCode && // Latin1 case.
2499 // This can happen because all case variants are non-Latin1, but we
2500 // know the input is Latin1.
2747 c = unibrow::Latin1::TryConvertToLatin1(c);
2749 if (c > unibrow::Latin1::kMaxChar) return set_replacement(nullptr);
3188 // invalid by using the Latin1 equivalent instead.
3189 quark = unibrow::Latin1::TryConvertToLatin1(quark);
6713 is_one_byte ? NativeRegExpMacroAssembler::LATIN1