Home | History | Annotate | Download | only in mips

Lines Matching full:latin1

239   if (mode_ == LATIN1) {
397 if (mode_ == LATIN1) {
484 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
503 if (mode_ == LATIN1) {
520 // Match Latin1 digits ('0'..'9').
525 // Match non Latin1-digits.
549 if (mode_ == LATIN1) {
564 if (mode_ != LATIN1) {
565 // Table is 256 entries, so all Latin1 characters can be tested.
577 if (mode_ != LATIN1) {
578 // Table is 256 entries, so all Latin1 characters can be tested.
586 if (mode_ != LATIN1) {
1274 if (mode_ == LATIN1) {