Home | History | Annotate | Download | only in mips64

Lines Matching refs:LATIN1

273   if (mode_ == LATIN1) {
432 if (mode_ == LATIN1) {
519 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
538 if (mode_ == LATIN1) {
555 // Match Latin1 digits ('0'..'9').
560 // Match non Latin1-digits.
584 if (mode_ == LATIN1) {
599 if (mode_ != LATIN1) {
600 // Table is 256 entries, so all Latin1 characters can be tested.
612 if (mode_ != LATIN1) {
613 // Table is 256 entries, so all Latin1 characters can be tested.
621 if (mode_ != LATIN1) {
1320 if (mode_ == LATIN1) {