Lines Matching refs:Encoding
2117 // Handle subject string according to its encoding and representation:
2123 // (5) Sequential string. Load regexp code according to encoding.
2173 // (5) Sequential string. Load regexp code according to encoding.
2198 // encoding. If it has, the field contains a code object otherwise it contains
2203 // a3: encoding of subject string (1 if one_byte, 0 if two_byte);
3044 String::Encoding encoding) {
3058 if (encoding == String::TWO_BYTE_ENCODING) {
3191 // type including the string encoding because we simply rely on the info
3193 // string's encoding is wrong because we always have to recheck encoding of