OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utf16source
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/unicode/glib/
UnicodeGLib.cpp
76
const UChar*
utf16Source
= src;
77
ConversionResult conversionResult = convertUTF16ToUTF8(&
utf16Source
,
utf16Source
+ srcLength, &utf8Target, utf8Target + buffer.size(), true);
/external/icu4c/test/cintltst/
ccapitst.c
[
all
...]
Completed in 146 milliseconds