Home | History | Annotate | Download | only in mips

Lines Matching refs:Encoding

1517   // Handle subject string according to its encoding and representation:
1522 // (4) Sequential string. Load regexp code according to encoding.
1565 // (4) Sequential string. Load regexp code according to encoding.
1590 // encoding. If it has, the field contains a code object otherwise it contains
1595 // a3: encoding of subject string (1 if one_byte, 0 if two_byte);
2338 String::Encoding encoding) {
2352 if (encoding == String::TWO_BYTE_ENCODING) {
2485 // type including the string encoding because we simply rely on the info
2487 // string's encoding is wrong because we always have to recheck encoding of