Home | History | Annotate | Download | only in arm

Lines Matching refs:Encoding

1409   // Handle subject string according to its encoding and representation:
1414 // (4) Sequential string. Load regexp code according to encoding.
1458 // (4) Sequential string. Load regexp code according to encoding.
1483 // encoding. If it has, the field contains a code object otherwise it contains
1488 // r3: encoding of subject string (1 if one_byte, 0 if two_byte);
2212 String::Encoding encoding) {
2222 if (encoding == String::TWO_BYTE_ENCODING) {
2356 // type including the string encoding because we simply rely on the info
2358 // string's encoding is wrong because we always have to recheck encoding of