OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf8Text
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/blob/
BlobData.cpp
107
CString
utf8Text
= UTF8Encoding().normalizeAndEncode(text, WTF::EntitiesForUnencodables);
109
normalizeLineEndingsToNative(
utf8Text
, *buffer);
111
buffer->append(
utf8Text
.data(),
utf8Text
.length());
/external/icu/icu4c/source/test/intltest/
utxttest.cpp
[
all
...]
Completed in 129 milliseconds