Home | History | Annotate | Download | only in s390

Lines Matching refs:Encoding

1368   // Handle subject string according to its encoding and representation:
1373 // (4) Sequential string. Load regexp code according to encoding.
1418 // (4) Sequential string. Load regexp code according to encoding.
1447 // encoding. If it has, the field contains a code object otherwise it contains
1452 // r5: encoding of subject string (1 if one_byte, 0 if two_byte);
2174 String::Encoding encoding) {
2184 if (encoding == String::TWO_BYTE_ENCODING) {