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