Home | History | Annotate | Download | only in x64

Lines Matching refs:LATIN1

25  * - rdx : Currently loaded character(s) as Latin1 or UC16.  Must be loaded
247 if (mode_ == LATIN1) {
403 if (mode_ == LATIN1) {
501 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
521 if (mode_ == LATIN1) {
577 if (mode_ == LATIN1) {
593 if (mode_ != LATIN1) {
594 // 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.
617 if (mode_ != LATIN1) {
1240 // If we changed between an Latin1 and an UC16 string, the specialized
1416 if (mode_ == LATIN1) {