Lines Matching refs:Encoding
1471 // Handle subject string according to its encoding and representation:
1476 // (4) Sequential string. Load regexp code according to encoding.
1520 // (4) Sequential string. Load regexp code according to encoding.
1549 // encoding. If it has, the field contains a code object otherwise it contains
1554 // r6: encoding of subject string (1 if one_byte, 0 if two_byte);
2280 String::Encoding encoding) {
2289 if (encoding == String::TWO_BYTE_ENCODING) {
2424 // type including the string encoding because we simply rely on the info
2426 // string's encoding is wrong because we always have to recheck encoding of