Home | History | Annotate | Download | only in arm

Lines Matching refs:Encoding

1295   // Handle subject string according to its encoding and representation:
1300 // (4) Sequential string. Load regexp code according to encoding.
1344 // (4) Sequential string. Load regexp code according to encoding.
1369 // encoding. If it has, the field contains a code object otherwise it contains
1374 // r3: encoding of subject string (1 if one_byte, 0 if two_byte);
2087 String::Encoding encoding) {
2097 if (encoding == String::TWO_BYTE_ENCODING) {