Lines Matching refs:Encoding
1371 // Handle subject string according to its encoding and representation:
1376 // (4) Sequential string. Load regexp code according to encoding.
1420 // (4) Sequential string. Load regexp code according to encoding.
1449 // encoding. If it has, the field contains a code object otherwise it contains
1454 // r6: encoding of subject string (1 if one_byte, 0 if two_byte);
2180 String::Encoding encoding) {
2189 if (encoding == String::TWO_BYTE_ENCODING) {