Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:utf8string

185         UString::append, UString::UTF8String, UTF8SequenceLength, decodeUTF8Sequence,
199 (UString::UTF8String): New. Decodes from UTF-16 to UTF-8. Same as the function that
213 (RegExp::RegExp): Use the new UString::UTF8String function instead a function in this file.