Lines Matching full:latin1
275 if (mode_ == LATIN1) {
427 if (mode_ == LATIN1) {
514 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
533 if (mode_ == LATIN1) {
550 // Match Latin1 digits ('0'..'9').
555 // Match non Latin1-digits.
579 if (mode_ == LATIN1) {
594 if (mode_ != LATIN1) {
595 // Table is 256 entries, so all Latin1 characters can be tested.
607 if (mode_ != LATIN1) {
608 // Table is 256 entries, so all Latin1 characters can be tested.
616 if (mode_ != LATIN1) {
1314 if (mode_ == LATIN1) {