Lines Matching refs:Encoding
2116 // Handle subject string according to its encoding and representation:
2122 // (5) Sequential string. Load regexp code according to encoding.
2174 // (5) Sequential string. Load regexp code according to encoding.
2199 // encoding. If it has, the field contains a code object otherwise it contains
2204 // a3: encoding of subject string (1 if one_byte, 0 if two_byte);
3078 String::Encoding encoding) {
3092 if (encoding == String::TWO_BYTE_ENCODING) {
3229 // type including the string encoding because we simply rely on the info
3231 // string's encoding is wrong because we always have to recheck encoding of