Home | History | Annotate | Download | only in x64

Lines Matching refs:LATIN1

24  * - rdx : Currently loaded character(s) as Latin1 or UC16.  Must be loaded
238 if (mode_ == LATIN1) {
426 if (mode_ == LATIN1) {
529 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
549 if (mode_ == LATIN1) {
605 if (mode_ == LATIN1) {
621 if (mode_ != LATIN1) {
622 // Table is 256 entries, so all Latin1 characters can be tested.
635 if (mode_ != LATIN1) {
636 // Table is 256 entries, so all Latin1 characters can be tested.
645 if (mode_ != LATIN1) {
1374 if (mode_ == LATIN1) {