Home | History | Annotate | Download | only in mips

Lines Matching refs:LATIN1

236   if (mode_ == LATIN1) {
401 if (mode_ == LATIN1) {
488 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
507 if (mode_ == LATIN1) {
524 // Match Latin1 digits ('0'..'9').
529 // Match non Latin1-digits.
553 if (mode_ == LATIN1) {
568 if (mode_ != LATIN1) {
569 // Table is 256 entries, so all Latin1 characters can be tested.
581 if (mode_ != LATIN1) {
582 // Table is 256 entries, so all Latin1 characters can be tested.
590 if (mode_ != LATIN1) {
1282 if (mode_ == LATIN1) {